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