Uses of Class
com.iizix.WorkerTask.State
Packages that use WorkerTask.State Package Description com.iizix Uses of WorkerTask.State in com.iizix
Methods in com.iizix that return WorkerTask.State Modifier and Type Method Description WorkerTask.State
WorkerTask. getState()
Checks the current task state.static WorkerTask.State
WorkerTask.State. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static WorkerTask.State[]
WorkerTask.State. values()
Returns an array containing the constants of this enum type, in the order they are declared.