|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuka.util.PeriodicTask
| Nested Class Summary | |
private static class |
PeriodicTask.Executor
|
| Field Summary | |
private static java.util.ArrayList |
tasks
|
private static java.lang.Thread |
thread
|
| Constructor Summary | |
PeriodicTask()
|
|
| Method Summary | |
static void |
add(java.lang.Runnable task)
|
static void |
remove(java.lang.Runnable task)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static java.lang.Thread thread
private static java.util.ArrayList tasks
| Constructor Detail |
public PeriodicTask()
| Method Detail |
public static void add(java.lang.Runnable task)
public static void remove(java.lang.Runnable task)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||