public interface TaskEntity
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Cancel boolean.
|
boolean |
cancelled()
Cancelled boolean.
|
Timer |
getTimer()
Gets timer.
|
TimerTask |
getTimerTask()
Gets timer task.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.