IntMap.IntMapArray<E>, IntMap.IntMapCheck<E>, IntMap.IntMapConsumer<E>, IntMap.IntMapLevel<E>
Modifier and Type | Method and Description |
---|---|
void |
clear() |
E |
get(int key) |
int |
getMaxKey() |
int |
getMinKey() |
E |
put(int key,
E value) |
E |
remove(int key) |
int |
size() |