public class TimerOnce
extends java.lang.Object
| Constructor and Description |
|---|
TimerOnce(java.lang.Runnable command,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
long |
getFireIn() |
void |
startIn(long fireIn) |
void |
teardown() |