Uses of Enum Class
com.iizix.WorkerTask.State
Packages that use WorkerTask.State
- Uses of WorkerTask.State in com.iizixMethods in com.iizix that return WorkerTask.StateModifier and TypeMethodDescription- final WorkerTask.StateWorkerTask.- getState()Checks the current task state.- static WorkerTask.StateReturns 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.