|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javatools.cron.Cron.CronEntry
A private class that we use to keep track of all the timetable entries we have. We need to remember the last event occuring on each timetable as well as how many events scheduled for each crontabEntry.
Constructor Summary | |
(package private) |
Cron.CronEntry(CrontabEntryInterface crontabEntry,
long now)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
Cron.CronEntry(CrontabEntryInterface crontabEntry, long now)
Method Detail |
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |