Modifier and Type | Method and Description |
---|---|
void |
calculate(long tStart,
long tEnd,
DataProcessor dataProcessor)
calculate.
|
void calculate(long tStart, long tEnd, DataProcessor dataProcessor)
calculate.
tStart
- a long.tEnd
- a long.dataProcessor
- a DataProcessor
object.