|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SimpleScheduler
Simple adapter interface for scheduling jobs
Method Summary | |
---|---|
void |
remove(Runnable runnable)
Remove task |
void |
schedule(Runnable runnable)
Add new task to be scheduled for execution |
Method Detail |
---|
void schedule(Runnable runnable)
runnable
- void remove(Runnable runnable)
runnable
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |