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