public interface SeriesProvider<T extends Number> extends Series<T>, SeriesResult<T>
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(Simulation simulation,
long totalTicks) |
getAll, getAverage, getAveraged, getCount, getDoubleMedian, getMax, getMin, getNativeMedian, getStandardDeviation, hasExactMedianvoid initialize(Simulation simulation, long totalTicks)
Copyright © 2015. All rights reserved.