|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Executor
Executor
- executor.
Method Summary | |
---|---|
void |
execute(java.lang.Runnable task)
Executes the given task at some time in the future. |
Method Detail |
---|
void execute(java.lang.Runnable task)
task
- task to execute
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |