| 
 | Colt 1.2.0 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractIntIntMap | |
| cern.colt.map | Automatically growing and shrinking maps holding objects or primitive data types such as int, double, etc. | 
| Uses of AbstractIntIntMap in cern.colt.map | 
| Subclasses of AbstractIntIntMap in cern.colt.map | |
|  class | OpenIntIntHashMapHash map holding (key,value) associations of type (int-->int); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing. | 
| Methods in cern.colt.map that return AbstractIntIntMap | |
|  AbstractIntIntMap | AbstractIntIntMap.copy()Returns a deep copy of the receiver; uses clone()and casts the result. | 
| 
 | Colt 1.2.0 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||