| Package | Description |
|---|---|
| gnu.trove.map.hash |
| Class and Description |
|---|
| TCustomHashMap
An implementation of the Map interface which uses an open addressed hash table to store its contents.
|
| THashMap
An implementation of the Map interface which uses an open addressed hash table to store its contents.
|