|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
protected static interface ExternalExecutorService.ObservableTask
A super interface for ObservableTasks
Nested Class Summary | |
---|---|
static class |
ExternalExecutorService.ObservableTask.TaskType
|
Method Summary | |
---|---|
void |
cancel()
Prevents the execution of the ObservableTask if it did not started executing yet. |
ExternalExecutorService.ObservableTask.TaskType |
getType()
Returns the type of this ObservableTask: either RUNNABLE or CALLABLE |
Method Detail |
---|
ExternalExecutorService.ObservableTask.TaskType getType()
void cancel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |