public final class UnmodifiableCharList extends BaseUnmodifiableCharList implements java.io.Serializable
Constructor and Description |
---|
UnmodifiableCharList(CharList list) |
Modifier and Type | Method and Description |
---|---|
protected CharList |
getProxiedList() |
static CharList |
wrap(CharList list) |
add, add, addAll, addAll, clear, iterator, listIterator, listIterator, removeAll, removeElement, removeElementAt, retainAll, set, subList
get, getProxiedCollection, indexOf, lastIndexOf
contains, containsAll, equals, hashCode, isEmpty, size, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, hashCode
contains, containsAll, isEmpty, size, toArray, toArray
private CharList proxied
UnmodifiableCharList(CharList list)
protected CharList getProxiedList()
getProxiedList
in class BaseProxyCharList
Copyright (c) 2002-2003 - Apache Software Foundation