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

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

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

Subclasses of LazyMap in org.apache.commons.collections.map
 class LazySortedMap<K,V>
          Decorates another SortedMap to create objects in the map on demand.
 



Copyright © 2005-2005 Apache Software Foundation, Matt Hall, John Watkinson. All Rights Reserved.