final class NonSerializableFloatListList extends AbstractFloatListList
| Constructor and Description |
|---|
NonSerializableFloatListList(FloatList list)
Creates a
List wrapping
the specified FloatList. |
| Modifier and Type | Method and Description |
|---|---|
protected FloatList |
getFloatList() |
add, addAll, equals, get, getFloatCollection, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, set, subListadd, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitprivate FloatList _list
protected FloatList getFloatList()
getFloatList in class AbstractFloatListListCopyright (c) 2002-2003 - Apache Software Foundation