Uses of Class
org.apache.commons.collections.map.MultiKeyMap

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 MultiKeyMap.decorate(AbstractHashedMap map)
          Decorates the specified map to add the MultiKeyMap API and fast query.
 



Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.