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