Package | Description |
---|---|
org.apache.commons.collections.primitives |
Collections of primitive values.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayDoubleList
An
DoubleList backed by an array of double s. |
class |
RandomAccessDoubleList
Abstract base class for
DoubleList s backed
by random access structures like arrays. |
protected static class |
RandomAccessDoubleList.RandomAccessDoubleSubList |
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.