Uses of Enum Class
com.iizix.WorkerTask.State
Packages that use WorkerTask.State
Uses of WorkerTask.State in com.iizix
Methods in com.iizix that return WorkerTask.StateModifier and TypeMethodDescriptionfinal WorkerTask.State
WorkerTask.getState()
Checks the current task state.static WorkerTask.State
Returns the enum constant of this class with the specified name.static WorkerTask.State[]
WorkerTask.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.