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, subList
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
private LongList _list
protected LongList getLongList()
getLongList
in class AbstractLongListList
Copyright (c) 2002-2003 - Apache Software Foundation