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.
|
Modifier and Type | Class and Description |
---|---|
class |
List
Immutable single list.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Dict
An immutable associative array.
|