类的使用
com.walker.scheduler.Option.TimeObject
使用Option.TimeObject的程序包
-
com.walker.scheduler中Option.TimeObject的使用
参数类型为Option.TimeObject的com.walker.scheduler中的方法修饰符和类型方法说明protected voidAbstractScheduler.onBeforeSchedule(Option.TimeObject to) 每次执行调度之前,调用该方法。voidOption.scheduleToNext(Option.TimeObject currentTimeObj) 是周期性调度时,调用该方法切换到下一个时间点。