Package | Description |
---|---|
java.util |
Utilities
|
Modifier and Type | Class and Description |
---|---|
class |
Hashtable<K,V>
A class which implements a hashtable data structure.
|
class |
Properties
A set of persistent properties, which can be saved or loaded from a stream.
|