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.UnmodifiableSortedBidiMap
Packages that use
UnmodifiableSortedBidiMap
Package
Description
org.apache.commons.collections.bidimap
This package contains implementations of the
BidiMap
,
OrderedBidiMap
and
SortedBidiMap
interfaces.
Uses of
UnmodifiableSortedBidiMap
in
org.apache.commons.collections.bidimap
Fields in
org.apache.commons.collections.bidimap
declared as
UnmodifiableSortedBidiMap
Modifier and Type
Field and Description
private
UnmodifiableSortedBidiMap
UnmodifiableSortedBidiMap.
inverse
The inverse unmodifiable map
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes