public final class ScheduledTask
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.util.concurrent.ScheduledFuture<?> |
future |
Constructor and Description |
---|
ScheduledTask() |
Modifier and Type | Method and Description |
---|---|
void |
cancel()
Trigger cancellation of this scheduled task.
|