public class PunchStatisticCollector
extends java.lang.Object
| Constructor and Description |
|---|
PunchStatisticCollector(int queueSize) |
| Modifier and Type | Method and Description |
|---|---|
double |
getDistanceLeft() |
double |
getMeanTimePerPunch() |
void |
informPunchStopped(double distance) |
void |
informStartPunch() |
void |
resetDistance(double distanceMax) |