Uses of Interface
cool.scx.scheduling.ScheduleContext
Packages that use ScheduleContext
Package
Description
-
Uses of ScheduleContext in cool.scx.scheduling
Methods in cool.scx.scheduling that return ScheduleContextModifier and TypeMethodDescriptionTaskStatus.context()调度上下文static ScheduleContextScxScheduling.setInterval(Runnable task, long delay) static ScheduleContextScxScheduling.setTimeout(Runnable task, long delay) ScheduleTask.start()启动任务default ScheduleContext直接启动任务 -
Uses of ScheduleContext in cool.scx.scheduling.cron
Methods in cool.scx.scheduling.cron that return ScheduleContext -
Uses of ScheduleContext in cool.scx.scheduling.multi_time
Methods in cool.scx.scheduling.multi_time that return ScheduleContext -
Uses of ScheduleContext in cool.scx.scheduling.single_time
Methods in cool.scx.scheduling.single_time that return ScheduleContext