final class NonSerializableUnmodifiableIntList extends BaseUnmodifiableIntList
| Constructor and Description |
|---|
NonSerializableUnmodifiableIntList(IntList list) |
| Modifier and Type | Method and Description |
|---|---|
protected IntList |
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, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcontains, containsAll, isEmpty, size, toArray, toArrayprivate IntList proxied
NonSerializableUnmodifiableIntList(IntList list)
protected IntList getProxiedList()
getProxiedList in class BaseProxyIntListCopyright (c) 2002-2003 - Apache Software Foundation