JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.commons.collections.map.MultiKeyMap
Packages that use
MultiKeyMap
Package
Description
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
Modifier and Type
Method and Description
static
MultiKeyMap
MultiKeyMap.
decorate
(
AbstractHashedMap
map)
Decorates the specified map to add the MultiKeyMap API and fast query.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes