|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ranides.assira.time.AutoTimerTask<T>
public abstract class AutoTimerTask<T>
| Constructor Summary | |
|---|---|
AutoTimerTask()
|
|
| Method Summary | |
|---|---|
boolean |
active()
|
AutoTimerTask<T> |
cancel()
|
abstract void |
run(T param,
int now,
int max)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutoTimerTask()
| Method Detail |
|---|
public abstract void run(T param,
int now,
int max)
public AutoTimerTask<T> cancel()
public boolean active()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||