Uses of Class
org.apache.commons.collections15.map.FastTreeMap

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

Uses of FastTreeMap in org.apache.commons.collections15.map
 

Methods in org.apache.commons.collections15.map that return FastTreeMap
 FastTreeMap<K,V> FastTreeMap.clone()
          Return a shallow copy of this FastTreeMap instance.
 



Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.