final class NonSerializableByteListList extends AbstractByteListList
| Constructor and Description |
|---|
NonSerializableByteListList(ByteList list)
Creates a
List wrapping
the specified ByteList. |
| Modifier and Type | Method and Description |
|---|---|
protected ByteList |
getByteList() |
add, addAll, equals, get, getByteCollection, 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 ByteList _list
protected ByteList getByteList()
getByteList in class AbstractByteListListCopyright (c) 2002-2003 - Apache Software Foundation