Uses of Class org.apache.commons.collections.set.AbstractSerializableSetDecorator

Uses in package org.apache.commons.collections.set

Classes derived from org.apache.commons.collections.set.AbstractSerializableSetDecorator

class
Decorates another Set to ensure that the order of addition is retained and used by the iterator.
class
Decorates another Set to ensure it can't be altered.

Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.