Interface WindowSeries
- All Known Subinterfaces:
WritableWindowSeries
- All Known Implementing Classes:
MovingAverage, WindowSeriesStore
-
Method Summary
Methods inherited from interface Iterable
forEach, iterator, spliterator
-
Method Details
-
getWindowSize
int getWindowSize() -
size
int size() -
getValue
double getValue(int index)
-