public static interface DxTimer.Cancellable
DxTimer
, used only to cancel the scheduled task.
The behavior is very similar to Future.cancel(boolean)
with false argument.Modifier and Type | Method and Description |
---|---|
void |
cancel() |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.