java.io.Serializable
, java.lang.Iterable
, java.util.Collection
, java.util.List
FixedSizeList
, GrowthList
, LazyList
, SetUniqueList
, UnmodifiableList
public 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, toString
add, addAll, get, getList, indexOf, lastIndexOf, listIterator, listIterator, remove, set, subList
Copyright © 2001-2017 Apache Software Foundation. All Rights Reserved.