| Package | Description |
|---|---|
| cern.colt.map | |
| openlr.collection |
Provides some collection types that work an basic data types.
|
| Class and Description |
|---|
| AbstractIntIntMap
Abstract base class for hash maps holding (key,value) associations of type (int-->int).
|
| 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).
|
| AbstractMap
Abstract base class for hash maps holding objects or primitive data types such as
int, float, etc. |
| Class and Description |
|---|
| AbstractMap
Abstract base class for hash maps holding objects or primitive data types such as
int, float, etc. |
Copyright © 2019 TomTom International B.V.. All rights reserved.