|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ojalgo.type.ScheduleBuilder
public class ScheduleBuilder
| Constructor Summary | |
|---|---|
ScheduleBuilder(TimerTask aTask)
|
|
| Method Summary | |
|---|---|
ScheduleBuilder |
repetition(int aRepetitionMeassure,
TimeUnit aRepetitionUnit)
|
void |
schedule(Timer aTimer)
|
ScheduleBuilder |
start(Date aStartDate)
|
ScheduleBuilder |
start(int aDelayMeassure,
TimeUnit aDelayUnit)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScheduleBuilder(TimerTask aTask)
| Method Detail |
|---|
public ScheduleBuilder repetition(int aRepetitionMeassure,
TimeUnit aRepetitionUnit)
public void schedule(Timer aTimer)
public ScheduleBuilder start(Date aStartDate)
public ScheduleBuilder start(int aDelayMeassure,
TimeUnit aDelayUnit)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||