|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Executor
Abstract command executor.
This interface is needed in order to avoid direct dependency
on java.util.concurrent
in Java 5.
Method Summary | |
---|---|
void |
execute(java.lang.Runnable command)
|
Method Detail |
---|
void execute(java.lang.Runnable command)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |