|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiKeyMap | |
---|---|
org.apache.commons.collections.map |
This package contains implementations of the
Map ,
IterableMap ,
OrderedMap and
SortedMap interfaces. |
Uses of MultiKeyMap in org.apache.commons.collections.map |
---|
Methods in org.apache.commons.collections.map that return MultiKeyMap | ||
---|---|---|
static
|
MultiKeyMap.decorate(AbstractHashedMap<MultiKey<K>,V> map)
Decorates the specified map to add the MultiKeyMap API and fast query. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |