Package | Description |
---|---|
ej.bon | |
java.util |
Modifier and Type | Class and Description |
---|---|
class |
WeakHashtable
A
Hashtable implementation with weak keys. |
Modifier and Type | Class and Description |
---|---|
class |
Hashtable<K,V>
This class implements a hash table, which maps keys to values.
|
class |
Properties
The
Properties class represents a persistent set of
properties. |