public final class UnmodifiableShortList extends BaseUnmodifiableShortList implements java.io.Serializable
Constructor and Description |
---|
UnmodifiableShortList(ShortList list) |
Modifier and Type | Method and Description |
---|---|
protected ShortList |
getProxiedList() |
static ShortList |
wrap(ShortList 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, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals, hashCode
contains, containsAll, isEmpty, size, toArray, toArray
private ShortList proxied
UnmodifiableShortList(ShortList list)
protected ShortList getProxiedList()
getProxiedList
in class BaseProxyShortList
Copyright (c) 2002-2003 - Apache Software Foundation