JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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 the
MutableBiMap
interface.
Classes in
org.eclipse.collections.impl.bimap.mutable
used by
org.eclipse.collections.impl.bimap.mutable
Class
Description
AbstractMutableBiMap
HashBiMap
A
MutableBiMap
which uses two hash tables as its underlying data store.
SynchronizedBiMap
UnmodifiableBiMap