|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractHashMap | |
---|---|
prefuse.util.collections | Utility classes providing useful data structures not present in the Java Collections framework. |
Uses of AbstractHashMap in prefuse.util.collections |
---|
Subclasses of AbstractHashMap in prefuse.util.collections | |
---|---|
class |
IntObjectHashMap
Hash map holding (key,value) associations of type (int-->Object); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |