org.apache.commons.collections.primitives.adapters
final class NonSerializableDoubleListList extends AbstractDoubleListList
Since: Commons Primitives 1.0
Version: $Revision: 1.3 $ $Date: 2003/10/16 20:49:38 $
Field Summary | |
---|---|
DoubleList | _list |
Constructor Summary | |
---|---|
NonSerializableDoubleListList(DoubleList list)
Creates a List List wrapping
the specified DoubleList . |
Method Summary | |
---|---|
protected DoubleList | getDoubleList() |
List List
wrapping
the specified DoubleList
.