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