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