Uses of Class
org.apache.commons.collections.map.AbstractSortedMapDecorator
Packages that use AbstractSortedMapDecorator
Package
Description
-
Uses of AbstractSortedMapDecorator in org.apache.commons.collections.bidimap
Subclasses of AbstractSortedMapDecorator in org.apache.commons.collections.bidimapModifier and TypeClassDescriptionprotected static classInternal sorted map view. -
Uses of AbstractSortedMapDecorator in org.apache.commons.collections.map
Subclasses of AbstractSortedMapDecorator in org.apache.commons.collections.mapModifier and TypeClassDescriptionclassDecorates anotherSortedMapto fix the size blocking add/remove.final classDecorates anotherSortedMapto ensure it can't be altered.