java.io.Serializable, java.lang.Iterable, java.util.Collection, java.util.ListFixedSizeList, GrowthList, LazyList, SetUniqueList, UnmodifiableListpublic abstract class AbstractSerializableListDecorator extends AbstractListDecorator implements java.io.Serializable
collection| Modifier | Constructor | Description |
|---|---|---|
protected |
AbstractSerializableListDecorator(java.util.List list) |
Constructor.
|
add, addAll, clear, contains, containsAll, equals, getCollection, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringadd, addAll, get, getList, indexOf, lastIndexOf, listIterator, listIterator, remove, set, subListCopyright © 2001-2018 Apache Software Foundation. All Rights Reserved.