|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BidiMap | |
|---|---|
| org.wymiwyg.commons.util.collections | |
| Uses of BidiMap in org.wymiwyg.commons.util.collections |
|---|
| Classes in org.wymiwyg.commons.util.collections that implement BidiMap | |
|---|---|
class |
BidiMapImpl<K,V>
|
| Methods in org.wymiwyg.commons.util.collections that return BidiMap | |
|---|---|
BidiMap<V,K> |
BidiMapImpl.inverse()
|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||