public class TimerOnce extends Object
| Constructor and Description |
|---|
TimerOnce(Runnable command,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
long |
getFireIn() |
void |
startIn(long fireIn) |
void |
teardown() |
Copyright © 2018. All rights reserved.