Uses of Enum Class
cool.scx.timer.TaskStatus
-
Uses of TaskStatus in cool.scx.timer
Subclasses with type arguments of type TaskStatus in cool.scx.timerMethods in cool.scx.timer that return TaskStatusModifier and TypeMethodDescriptionTaskHandle.status()状态static TaskStatusReturns the enum constant of this class with the specified name.static TaskStatus[]TaskStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.