-
Interface Summary
Interface |
Description |
Dict |
An immutable associative array.
|
Map |
to map a key to a value.
|
-
Package jfun.util.dict Description
Provides classes and interfaces for functional associative array.
A functional hash table creates a new object every time an update is applied.
Package Specification
The code is developed and tested under Java 1.4.
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see README.txt: