Uses of Class
org.eclipse.collections.impl.map.fixed.SingletonMap
-
Packages that use SingletonMap Package Description org.eclipse.collections.impl.map.fixed This package contains implementations of theFixedSizeMap
interface. -
-
Uses of SingletonMap in org.eclipse.collections.impl.map.fixed
Methods in org.eclipse.collections.impl.map.fixed that return SingletonMap Modifier and Type Method Description SingletonMap<K,V>
SingletonMap. clone()
-