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