Uses of Class
org.eclipse.collections.impl.bimap.mutable.UnmodifiableBiMap
Packages that use UnmodifiableBiMap
-
Uses of UnmodifiableBiMap in org.eclipse.collections.impl.bimap.mutable
Methods in org.eclipse.collections.impl.bimap.mutable that return UnmodifiableBiMapModifier and TypeMethodDescriptionstatic <K,V> UnmodifiableBiMap<K, V> static <K,V> UnmodifiableBiMap<K, V> UnmodifiableBiMap.of(MutableBiMap<K, V> biMap)