JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.commons.collections.bidimap.UnmodifiableBidiMap
Packages that use
UnmodifiableBidiMap
Package
Description
org.apache.commons.collections.bidimap
This package contains implementations of the
BidiMap
,
OrderedBidiMap
and
SortedBidiMap
interfaces.
Uses of
UnmodifiableBidiMap
in
org.apache.commons.collections.bidimap
Fields in
org.apache.commons.collections.bidimap
declared as
UnmodifiableBidiMap
Modifier and Type
Field and Description
private
UnmodifiableBidiMap
UnmodifiableBidiMap.
inverse
The inverse unmodifiable map
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes