protected class WatchController.ResetTask extends TimerTask
| Modifier and Type | Field and Description |
|---|---|
private StopWatch |
nullify
The stop-watch to be reset.
|
| Modifier | Constructor and Description |
|---|---|
protected |
ResetTask(StopWatch resetit)
Constructs a new reset task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Resets the stop watch.
|
cancel, scheduledExecutionTimeprivate final StopWatch nullify