| Modifier and Type | Class and Description |
|---|---|
static class |
IntArrayHash.IntArrayHashEntry<V> |
Hash.HashEntry<V>, Hash.HashEntryIterator, Hash.HashIterator| Constructor and Description |
|---|
IntArrayHash() |
IntArrayHash(int size) |
| Modifier and Type | Method and Description |
|---|---|
V |
delete(int... key) |
V |
get(int... key) |
protected void |
init() |
V |
put(int[] key,
V value) |
void |
putDirect(int[] key,
V value) |
bucketIndex, checkResize, entryIterator, hashValue, iterator, resize, sizeCopyright © 2016. All Rights Reserved.