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