Interface SchedulerAdapter.ScheduledTask
- Enclosing interface:
SchedulerAdapter
public static interface SchedulerAdapter.ScheduledTask
A handle to a task scheduled through this adapter.
-
Method Summary
-
Method Details
-
cancel
void cancel() -
isCancelled
boolean isCancelled()
-