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

Packages that use TransformedMap
org.apache.commons.collections.map This package contains implementations of the Map, IterableMap, OrderedMap and SortedMap interfaces. 
 

Uses of TransformedMap in org.apache.commons.collections.map
 

Subclasses of TransformedMap in org.apache.commons.collections.map
 class TransformedSortedMap
          Decorates another SortedMap to transform objects that are added.
 



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