final class NonSerializableCharListList extends AbstractCharListList
| Constructor and Description |
|---|
NonSerializableCharListList(CharList list)
Creates a
List wrapping
the specified CharList. |
| Modifier and Type | Method and Description |
|---|---|
protected CharList |
getCharList() |
add, addAll, equals, get, getCharCollection, 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 CharList _list
protected CharList getCharList()
getCharList in class AbstractCharListListCopyright (c) 2002-2003 - Apache Software Foundation