Uses of Class
org.apache.commons.collections4.set.AbstractSerializableSetDecorator
Packages that use AbstractSerializableSetDecorator
Package
Description
- 
Uses of AbstractSerializableSetDecorator in org.apache.commons.collections4.setSubclasses of AbstractSerializableSetDecorator in org.apache.commons.collections4.setModifier and TypeClassDescriptionclassDecorates anotherSetto ensure that the order of addition is retained and used by the iterator.final classDecorates anotherSetto ensure it can't be altered.