Package | Description |
---|---|
cern.colt.map.tobject |
Automatically growing and shrinking map holding elements of Object data type.
|
cern.colt.matrix.tobject.impl |
Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of Object data type.
|
Class and Description |
---|
AbstractIntObjectMap
Abstract base class for hash maps holding (key,value) associations of type
(int-->Object).
|
AbstractLongObjectMap
Abstract base class for hash maps holding (key,value) associations of type
(long-->Object).
|
Class and Description |
---|
AbstractLongObjectMap
Abstract base class for hash maps holding (key,value) associations of type
(long-->Object).
|
Jump to the Parallel Colt Homepage