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, subList
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
private FloatList _list
protected FloatList getFloatList()
getFloatList
in class AbstractFloatListList
Copyright (c) 2002-2003 - Apache Software Foundation