Package | Description |
---|---|
com.carrotsearch.hppc |
Modifier and Type | Class and Description |
---|---|
class |
IntShortOpenHashMap
A hash map of
int to short , implemented using open
addressing with linear probing for collision resolution. |
Copyright © 2014 Carrot Search s.c.. All rights reserved.