final class NonSerializableLongListList extends AbstractLongListList
| Constructor and Description |
|---|
NonSerializableLongListList(LongList list)
Creates a
List wrapping
the specified LongList. |
| Modifier and Type | Method and Description |
|---|---|
protected LongList |
getLongList() |
add, addAll, equals, get, getLongCollection, 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 LongList _list
protected LongList getLongList()
getLongList in class AbstractLongListListCopyright (c) 2002-2003 - Apache Software Foundation