Uses of Package
org.eclipse.collections.impl.bimap.mutable
-
Packages that use org.eclipse.collections.impl.bimap.mutable Package Description org.eclipse.collections.impl.bimap.mutable This package contains implementations of theMutableBiMap
interface. -
Classes in org.eclipse.collections.impl.bimap.mutable used by org.eclipse.collections.impl.bimap.mutable Class Description AbstractMutableBiMap HashBiMap AMutableBiMap
which uses two hash tables as its underlying data store.SynchronizedBiMap UnmodifiableBiMap