MutableBiMap interface.
This package contains:
HashBiMap - a MutableBiMap which uses two hash tables as its underlying data store.
| Class | Description |
|---|---|
| HashBiMap<K,V> |
A
MutableBiMap which uses two hash tables as its underlying data store. |
| SynchronizedBiMap<K,V> | |
| UnmodifiableBiMap<K,V> |
| Enum | Description |
|---|---|
| MutableBiMapFactoryImpl |
Copyright © 2004–2018. All rights reserved.