Uses of Class
org.apache.commons.collections4.map.SingletonMap

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

Uses of SingletonMap in org.apache.commons.collections4.map
 

Methods in org.apache.commons.collections4.map that return SingletonMap
 SingletonMap<K,V> SingletonMap.clone()
          Clones the map without cloning the key or value.
 



Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.