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

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

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

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



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