| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| Sizeable
Represents anything with a size.
|