final class NonSerializableIntListList extends AbstractIntListList
| Constructor and Description |
|---|
NonSerializableIntListList(IntList list)
Creates a
List wrapping
the specified IntList. |
| Modifier and Type | Method and Description |
|---|---|
protected IntList |
getIntList() |
add, addAll, equals, get, getIntCollection, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, set, subListadd, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitprivate IntList _list
protected IntList getIntList()
getIntList in class AbstractIntListListCopyright (c) 2002-2003 - Apache Software Foundation