|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDoubleLongMap | |
---|---|
cern.colt.map.tdouble | Automatically growing and shrinking map holding elements of double data type. |
Uses of AbstractDoubleLongMap in cern.colt.map.tdouble |
---|
Subclasses of AbstractDoubleLongMap in cern.colt.map.tdouble | |
---|---|
class |
OpenDoubleLongHashMap
Hash map holding (key,value) associations of type (double-->long); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing. |
Methods in cern.colt.map.tdouble that return AbstractDoubleLongMap | |
---|---|
AbstractDoubleLongMap |
AbstractDoubleLongMap.copy()
Returns a deep copy of the receiver; uses clone() and casts
the result. |
|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |