| Package | Description |
|---|---|
| org.wymiwyg.commons.util.collections |
| Modifier and Type | Class and Description |
|---|---|
class |
BidiMapImpl<K,V> |
| Modifier and Type | Method and Description |
|---|---|
BidiMap<V,K> |
BidiMap.inverse()
returns an inverted version of this map, the inverted map reference to
the same entries, subsequent changes to either of the map affect both.
|
BidiMap<V,K> |
BidiMapImpl.inverse() |
Copyright © 2014. All Rights Reserved.