| Package | Description | 
|---|---|
| ej.bon | |
| java.util | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WeakHashtable
A  
Hashtable implementation with weak keys. | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
Immutables.putAll(Hashtable table)
Maps all the mappings in the given table in the immutable objects pool. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Properties
The  
Properties class represents a persistent set of
 properties. |