Interface CancellableTask
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancel()Cancel task execution.
-
| Modifier and Type | Method | Description |
|---|---|---|
void |
cancel() |
Cancel task execution.
|