| Package | Description |
|---|---|
| org.apache.commons.collections4.map |
| Modifier and Type | Method and Description |
|---|---|
MultiKeyMap |
MultiKeyMap.clone()
Clones the map without cloning the keys or values.
|
static <K |
MultiKeyMap.multiKeyMap(AbstractHashedMap
Decorates the specified map to add the MultiKeyMap API and fast query.
|