Uses of Class
org.apache.commons.collections.bidimap.AbstractSortedBidiMapDecorator
Packages that use AbstractSortedBidiMapDecorator
Package
Description
-
Uses of AbstractSortedBidiMapDecorator in org.apache.commons.collections.bidimap
Subclasses of AbstractSortedBidiMapDecorator in org.apache.commons.collections.bidimapModifier and TypeClassDescriptionfinal class
Decorates anotherSortedBidiMap
to ensure it can't be altered.