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, subList
get, getProxiedCollection, indexOf, lastIndexOf
contains, containsAll, equals, hashCode, isEmpty, size, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
contains, containsAll, isEmpty, size, toArray, toArray
private IntList proxied
NonSerializableUnmodifiableIntList(IntList list)
protected IntList getProxiedList()
getProxiedList
in class BaseProxyIntList
Copyright (c) 2002-2003 - Apache Software Foundation