final class NonSerializableUnmodifiableFloatList extends BaseUnmodifiableFloatList
| Constructor and Description |
|---|
NonSerializableUnmodifiableFloatList(FloatList list) |
| Modifier and Type | Method and Description |
|---|---|
protected FloatList |
getProxiedList() |
add, add, addAll, addAll, clear, iterator, listIterator, listIterator, removeAll, removeElement, removeElementAt, retainAll, set, subListget, getProxiedCollection, indexOf, lastIndexOfcontains, containsAll, equals, hashCode, isEmpty, size, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, hashCodecontains, containsAll, isEmpty, size, toArray, toArrayprivate FloatList proxied
NonSerializableUnmodifiableFloatList(FloatList list)
protected FloatList getProxiedList()
getProxiedList in class BaseProxyFloatListCopyright (c) 2002-2003 - Apache Software Foundation