TimerTask
s for one-time future execution in a background
thread.
Modifier and Type | Method and Description |
---|---|
public Timeout | Returns: a handle which is associated with the specified taskSchedules the specified |
public Set |
newTimeout | back to summary |
---|---|
public Timeout newTimeout(TimerTask task, long delay, TimeUnit unit) Schedules the specified
|
stop | back to summary |
---|---|
public Set Releases all resources acquired by this |