Package cern.colt.map.tint
Automatically growing and shrinking map holding elements of int data type.
See: Description
-
Class Summary Class Description AbstractIntIntMap Abstract base class for hash maps holding (key,value) associations of type (int-->int).OpenIntIntHashMap Hash map holding (key,value) associations of type (int-->int); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing.QuickOpenIntIntHashMap Status: Experimental; Do not use for production yet.
Package cern.colt.map.tint Description
Automatically growing and shrinking map holding elements of int data type.
DMelt 3.0 © DataMelt by jWork.ORG