public abstract class AbstractSerializableSetDecorator extends AbstractSetDecorator implements java.io.Serializable
collection
Modifier | Constructor and Description |
---|---|
protected |
AbstractSerializableSetDecorator(java.util.Set set)
Constructor.
|
getSet
add, addAll, clear, contains, containsAll, equals, getCollection, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.