Uses of Package
jfun.util

Packages that use jfun.util
jfun.util Provides utility classes that can be reused by the entire java functional library. 
jfun.util.dict Provides classes and interfaces for functional associative array. 
 

Classes in jfun.util used by jfun.util
IntArray
          A simple, efficient and dynamic int array.
List
          Immutable single list.
Pair
          Represents a immutable pair of objects.
Sizeable
          Represents anything with a size.
 

Classes in jfun.util used by jfun.util.dict
Sizeable
          Represents anything with a size.