| Class | Description |
|---|---|
| DoubleSeriesImpl |
A series of
Double measures. |
| FloatSeriesImpl |
A series of
Float measures. |
| IntegerSeriesImpl |
A series of
Integer measures. |
| LongSeriesImpl |
A series of
Long measures. |
| NumberSeriesImpl<T extends Number> |
A base class for implementing a series of numbers.
|
| SeriesImpl<T> | |
| VoidSeriesImpl |
A series of measures with the only information that an event has happened,
but no further value.
|
Copyright © 2015. All rights reserved.