Uses of Class
org.apache.commons.collections4.bag.AbstractSortedBagDecorator
Packages that use AbstractSortedBagDecorator
Package
Description
-
Uses of AbstractSortedBagDecorator in org.apache.commons.collections4.bag
Subclasses of AbstractSortedBagDecorator in org.apache.commons.collections4.bagModifier and TypeClassDescriptionfinal classDeprecated.final classDeprecated.Since 4.6.0, useUnmodifiableSortedMultiSetinstead.
SortedMultiSetalready complies with theCollectioncontract.