Uses of Class
org.apache.commons.collections.map.MultiKeyMap
Packages that use MultiKeyMap
Package
Description
-
Uses of MultiKeyMap in org.apache.commons.collections.map
Methods in org.apache.commons.collections.map that return MultiKeyMapModifier and TypeMethodDescriptionstatic MultiKeyMap
MultiKeyMap.decorate
(AbstractHashedMap map) Decorates the specified map to add the MultiKeyMap API and fast query.