Interface AbstractScheduledService.Cancellable
-
- All Known Implementing Classes:
AbstractScheduledService.CustomScheduler.SupplantableFuture,AbstractScheduledService.FutureAsCancellable
- Enclosing class:
- AbstractScheduledService
static interface AbstractScheduledService.Cancellable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancel(boolean mayInterruptIfRunning)booleanisCancelled()
-