Uses of Enum Class
com.iizix.WorkerTask.State
Uses of WorkerTask.State in com.iizix
Modifier 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.