Package gnu.trove.map.hash

Class Summary
THashMap<K,V> An implementation of the Map interface which uses an open addressed hash table to store its contents.
TIntFloatHashMap An open addressed Map implementation for int keys and float values.
TLongDoubleHashMap An open addressed Map implementation for long keys and double values.
 



Copyright © 2007-2011 - Thomas Abeel - All Rights Reserved. SourceForge.netLogo