public abstract class AbstractSerializableListDecorator extends AbstractListDecorator implements Serializable
collection| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSerializableListDecorator(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, toStringprotected AbstractSerializableListDecorator(List list)
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.