public final class UnmodifiableLongList extends BaseUnmodifiableLongList implements java.io.Serializable
| Constructor and Description |
|---|
UnmodifiableLongList(LongList list) |
| Modifier and Type | Method and Description |
|---|---|
protected LongList |
getProxiedList() |
static LongList |
wrap(LongList list) |
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, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCodecontains, containsAll, isEmpty, size, toArray, toArrayprivate LongList proxied
UnmodifiableLongList(LongList list)
protected LongList getProxiedList()
getProxiedList in class BaseProxyLongListCopyright (c) 2002-2003 - Apache Software Foundation