public abstract class AbstractSerializableCollectionDecorator extends AbstractCollectionDecorator implements java.io.Serializable
collection| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSerializableCollectionDecorator(java.util.Collection coll)
Constructor.
|
add, addAll, clear, contains, containsAll, equals, getCollection, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringCopyright © 2001-2025 Apache Software Foundation. All Rights Reserved.