final class NonSerializableUnmodifiableShortList extends BaseUnmodifiableShortList
| Constructor and Description |
|---|
NonSerializableUnmodifiableShortList(ShortList list) |
| Modifier and Type | Method and Description |
|---|---|
protected ShortList |
getProxiedList() |
add, add, addAll, addAll, clear, iterator, listIterator, listIterator, removeAll, removeElement, removeElementAt, retainAll, set, subListget, getProxiedCollection, indexOf, lastIndexOfcontains, containsAll, equals, hashCode, isEmpty, size, toArray, toArray, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCodecontains, containsAll, isEmpty, size, toArray, toArrayprivate ShortList proxied
NonSerializableUnmodifiableShortList(ShortList list)
protected ShortList getProxiedList()
getProxiedList in class BaseProxyShortListCopyright (c) 2002-2003 - Apache Software Foundation