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