ALLDATA - The type of the data as a collectionSINGLEDATA - the type of an individual unit of dataTIMESERIES - the time series returned by the various TimeSeries.get(long) functionspublic interface TimeSeriesProcessor<ALLDATA,SINGLEDATA,TIMESERIES extends TimeSeries<ALLDATA,SINGLEDATA,TIMESERIES>>
TimeSeries in place.| Modifier and Type | Method and Description |
|---|---|
void |
process(TIMESERIES series) |
void process(TIMESERIES series)
series - alter this time series in place