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