|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSerializableSetDecorator | |
---|---|
org.apache.commons.collections.set |
This package contains implementations of the
Set and
SortedSet interfaces. |
Uses of AbstractSerializableSetDecorator in org.apache.commons.collections.set |
---|
Subclasses of AbstractSerializableSetDecorator in org.apache.commons.collections.set | |
---|---|
class |
ListOrderedSet<E>
Decorates another Set to ensure that the order of addition
is retained and used by the iterator. |
class |
UnmodifiableSet<E>
Decorates another Set to ensure it can't be altered. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |