public static interface TimeScheduler.CancellableTask extends TimeScheduler.Task
Modifier and Type | Method and Description |
---|---|
void |
cancel()
Cancels the task.
|
cancelled, nextInterval, run
void cancel()
TimeScheduler.Task.cancelled()
return true. If the task was already cancelled,
this is a no-opCopyright ? 1998-2006 Bela Ban. All Rights Reserved.