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