|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.metasyntactic.utilities.timer.Trigger
Field Summary | |
protected java.util.Date |
startTime
|
Constructor Summary | |
Trigger()
Creates new Trigger |
|
Trigger(java.util.Date startTime)
|
Method Summary | |
protected abstract long |
getNextStartTime()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.util.Date startTime
Constructor Detail |
public Trigger()
public Trigger(java.util.Date startTime)
Method Detail |
protected abstract long getNextStartTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |