|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HandoverTask
A task that is used to handover a dispatch thread context to another thread.
Method Summary | |
---|---|
void |
execute(DispatchTask task)
Handover the context to another thread. |
Method Detail |
---|
void execute(DispatchTask task)
task
- The context to be executed in another thread.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |