public abstract class AbstractSerializableListDecorator extends AbstractListDecorator implements java.io.Serializable
collection| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSerializableListDecorator(java.util.List list)
Constructor.
|
add, addAll, get, getList, indexOf, lastIndexOf, listIterator, listIterator, remove, set, subListadd, addAll, clear, contains, containsAll, equals, getCollection, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitCopyright © 2001-2025 Apache Software Foundation. All Rights Reserved.