Package | Description |
---|---|
java.util |
Contains utility classes including the collections framework and date manipulation.
|
Modifier and Type | Class and Description |
---|---|
class |
Hashtable<K,V>
This class implements a hash table, which maps keys to values.
|