public abstract class AbstractSerializableCollectionDecorator extends AbstractCollectionDecorator implements Serializable
collection
Modifier | Constructor and Description |
---|---|
protected |
AbstractSerializableCollectionDecorator(Collection coll)
Constructor.
|
add, addAll, clear, contains, containsAll, equals, getCollection, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
parallelStream, removeIf, spliterator, stream
protected AbstractSerializableCollectionDecorator(Collection coll)
Copyright © 2001-2015 Apache Software Foundation. All Rights Reserved.