org.apache.commons.collections.primitives.adapters
final class NonSerializableListDoubleList extends AbstractListDoubleList
Modifier and Type | Field and Description |
---|---|
private java.util.List |
_list |
Modifier | Constructor and Description |
---|---|
protected |
NonSerializableListDoubleList(java.util.List list) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List |
getList() |
add, addAll, equals, get, getCollection, hashCode, indexOf, lastIndexOf, listIterator, listIterator, removeElementAt, set, subList
add, addAll, clear, contains, containsAll, isEmpty, iterator, removeAll, removeElement, retainAll, size, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
add, iterator
addAll, clear, contains, containsAll, isEmpty, removeAll, removeElement, retainAll, size, toArray, toArray
protected NonSerializableListDoubleList(java.util.List list)
protected java.util.List getList()
getList
in class AbstractListDoubleList
Copyright (c) 2002-2003 - Apache Software Foundation