Package | Description |
---|---|
org.eclipse.collections.impl.bimap.mutable |
This package contains implementations of the
MutableBiMap interface. |
Class and Description |
---|
HashBiMap
A
MutableBiMap which uses two hash tables as its underlying data store. |
SynchronizedBiMap |
UnmodifiableBiMap |
Copyright © 2004–2016. All rights reserved.