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