final class NonSerializableShortListList extends AbstractShortListList
Constructor and Description |
---|
NonSerializableShortListList(ShortList list)
Creates a
List wrapping
the specified ShortList . |
Modifier and Type | Method and Description |
---|---|
protected ShortList |
getShortList() |
add, addAll, equals, get, getShortCollection, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, set, subList
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
private ShortList _list
protected ShortList getShortList()
getShortList
in class AbstractShortListList
Copyright (c) 2002-2003 - Apache Software Foundation