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