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