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.AbstractSortedBidiMapDecorator
Packages that use
AbstractSortedBidiMapDecorator
Package
Description
org.apache.commons.collections.bidimap
This package contains implementations of the
BidiMap
,
OrderedBidiMap
and
SortedBidiMap
interfaces.
Uses of
AbstractSortedBidiMapDecorator
in
org.apache.commons.collections.bidimap
Subclasses of
AbstractSortedBidiMapDecorator
in
org.apache.commons.collections.bidimap
Modifier and Type
Class and Description
class
UnmodifiableSortedBidiMap
Decorates another
SortedBidiMap
to ensure it can't be altered.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes