|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
org.apache.commons.collections.primitives.adapters.AbstractFloatListList
org.apache.commons.collections.primitives.adapters.NonSerializableFloatListList
final class NonSerializableFloatListList
| Field Summary | |
|---|---|
private FloatList |
_list
|
| Constructor Summary | |
|---|---|
NonSerializableFloatListList(FloatList list)
Creates a List wrapping
the specified FloatList. |
|
| Method Summary | |
|---|---|
protected FloatList |
getFloatList()
|
| Methods inherited from class org.apache.commons.collections.primitives.adapters.AbstractFloatListList |
|---|
add, addAll, equals, get, getFloatCollection, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, set, subList |
| Methods inherited from class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection |
|---|
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.List |
|---|
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Field Detail |
|---|
private FloatList _list
| Constructor Detail |
|---|
public NonSerializableFloatListList(FloatList list)
List wrapping
the specified FloatList.
| Method Detail |
|---|
protected FloatList getFloatList()
getFloatList in class AbstractFloatListList
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||