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, toString
Copyright © 2001-2024 Apache Software Foundation. All Rights Reserved.