| Interface | Description |
|---|---|
| Freezable<T> |
Provides a flexible mechanism for controlling access, without requiring that
a class be immutable.
|
| Class | Description |
|---|---|
| LinkedTreeMap<K,V> |
A map of comparable keys to values.
|
| StringPool |
A pool of string instances.
|
| Util |