Uses of Class
org.apache.commons.collections4.multiset.AbstractMultiSetDecorator
Packages that use AbstractMultiSetDecorator
Package
Description
This package contains implementations of the
MultiSet and
SortedMultiSet interfaces.-
Uses of AbstractMultiSetDecorator in org.apache.commons.collections4.multiset
Subclasses of AbstractMultiSetDecorator in org.apache.commons.collections4.multisetModifier and TypeClassDescriptionfinal classDecorates anotherMultiSetto ensure it can't be altered.