Uses of Class
org.apache.commons.collections4.set.AbstractSortedSetDecorator
Packages that use AbstractSortedSetDecorator
Package
Description
-
Uses of AbstractSortedSetDecorator in org.apache.commons.collections4.set
Subclasses of AbstractSortedSetDecorator in org.apache.commons.collections4.setModifier and TypeClassDescriptionclass
Decorates anotherNavigableSet
to provide additional behaviour.final class
Decorates anotherNavigableSet
to ensure it can't be altered.final class
Decorates anotherSortedSet
to ensure it can't be altered.