Uses of Class
org.eclipse.collections.impl.map.ordered.mutable.UnmodifiableMutableOrderedMap
-
Packages that use UnmodifiableMutableOrderedMap Package Description org.eclipse.collections.impl.map.ordered.mutable -
-
Uses of UnmodifiableMutableOrderedMap in org.eclipse.collections.impl.map.ordered.mutable
Methods in org.eclipse.collections.impl.map.ordered.mutable that return UnmodifiableMutableOrderedMap Modifier and Type Method Description static <K,V>
UnmodifiableMutableOrderedMap<K,V>UnmodifiableMutableOrderedMap. of(MutableOrderedMap<K,V> map)
-