org.apache.commons.collections.primitives.adapters
final class NonSerializableCharListList extends AbstractCharListList
Since: Commons Primitives 1.0
Version: $Revision: 1.3 $ $Date: 2003/10/16 20:49:38 $
Field Summary | |
---|---|
CharList | _list |
Constructor Summary | |
---|---|
NonSerializableCharListList(CharList list)
Creates a List List wrapping
the specified CharList . |
Method Summary | |
---|---|
protected CharList | getCharList() |
List List
wrapping
the specified CharList
.