Class Hierarchy
- java.lang.Object
- org.eclipse.collections.impl.bimap.AbstractBiMap<K,V> (implements org.eclipse.collections.api.bimap.BiMap<K,V>)
- org.eclipse.collections.impl.bimap.mutable.HashBiMap<K,V> (implements java.io.Externalizable)
- org.eclipse.collections.impl.collection.AbstractSynchronizedRichIterable<T> (implements org.eclipse.collections.api.RichIterable<T>)
- org.eclipse.collections.impl.map.AbstractSynchronizedMapIterable<K,V> (implements org.eclipse.collections.api.map.MutableMapIterable<K,V>)
- org.eclipse.collections.impl.bimap.mutable.SynchronizedBiMap<K,V> (implements org.eclipse.collections.api.bimap.MutableBiMap<K,V>, java.io.Serializable)
- org.eclipse.collections.impl.map.AbstractSynchronizedMapIterable<K,V> (implements org.eclipse.collections.api.map.MutableMapIterable<K,V>)
- org.eclipse.collections.impl.bimap.mutable.MutableBiMapFactoryImpl (implements org.eclipse.collections.api.factory.bimap.MutableBiMapFactory)
- org.eclipse.collections.impl.bimap.mutable.UnmodifiableBiMap<K,V> (implements org.eclipse.collections.api.bimap.MutableBiMap<K,V>, java.io.Serializable)
- org.eclipse.collections.impl.bimap.AbstractBiMap<K,V> (implements org.eclipse.collections.api.bimap.BiMap<K,V>)