|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICyclicTaskContainer
This interface represents a container which contains cyclic tasks and let's the user control them.
| Method Summary | |
|---|---|
void |
cancel()
Cancels all tasks in the group. |
double |
getLastDurationMillis()
Gets the time duration of the last cycle of all tasks in this group in milliseconds. |
boolean |
isActive()
Determines if the group is active. |
| Method Detail |
|---|
boolean isActive()
void cancel()
The call blocks until all tasks have finished their last cycle.
double getLastDurationMillis()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||