Uses of Class
org.eclipse.collections.impl.bimap.AbstractBiMap
Packages that use AbstractBiMap
-
Uses of AbstractBiMap in org.eclipse.collections.impl.bimap.immutable
Subclasses of AbstractBiMap in org.eclipse.collections.impl.bimap.immutable -
Uses of AbstractBiMap in org.eclipse.collections.impl.bimap.mutable
Subclasses of AbstractBiMap in org.eclipse.collections.impl.bimap.mutableModifier and TypeClassDescriptionclassHashBiMap<K,V> AMutableBiMapwhich uses two hash tables as its underlying data store.