Uses of Enum Class
cool.scx.scheduling.ScheduleContext.Status
Packages that use ScheduleContext.Status
-
Uses of ScheduleContext.Status in cool.scx.scheduling
Subclasses with type arguments of type ScheduleContext.Status in cool.scx.schedulingMethods in cool.scx.scheduling that return ScheduleContext.StatusModifier and TypeMethodDescriptionScheduleContext.status()调度器状态 这表示宏观的调度器的状态而不是 子任务的状态 , 比如在两个任务的间歇期间 仍会返回 进行中static ScheduleContext.StatusReturns the enum constant of this class with the specified name.static ScheduleContext.Status[]ScheduleContext.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.