public abstract class ExtendedTimer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
canceled |
| Constructor and Description |
|---|
ExtendedTimer() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
abstract void |
run() |
void |
scheduleRepeating(int delayMs) |
Copyright © 2020. All Rights Reserved.