| Package | Description |
|---|---|
| edu.ucla.sspace.util.primitive |
| Modifier and Type | Class and Description |
|---|---|
class |
IntIntHashMultiMap
A
MultiMap implementation for mapping int primitives as both
keys and values using a hashing strategy. |
| Modifier and Type | Method and Description |
|---|---|
void |
IntIntMultiMap.putAll(IntIntMultiMap m)
Copies all of the mappings from the specified map to this mutli-map
|
void |
IntIntHashMultiMap.putAll(IntIntMultiMap m)
Copies all of the mappings from the specified map to this mutli-map
|
Copyright © 2012. All Rights Reserved.