|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
org.apache.commons.collections.primitives.adapters.NonSerializableDoubleListList
final class NonSerializableDoubleListList
| Field Summary | |
|---|---|
private DoubleList |
_list
|
| Constructor Summary | |
|---|---|
NonSerializableDoubleListList(DoubleList list)
Creates a List wrapping
the specified DoubleList. |
|
| Method Summary | |
|---|---|
protected DoubleList |
getDoubleList()
|
| Methods inherited from class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList |
|---|
add, addAll, equals, get, getDoubleCollection, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, set, subList |
| Methods inherited from class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection |
|---|
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 DoubleList _list
| Constructor Detail |
|---|
public NonSerializableDoubleListList(DoubleList list)
List wrapping
the specified DoubleList.
| Method Detail |
|---|
protected DoubleList getDoubleList()
getDoubleList in class AbstractDoubleListList
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||