Uses of Enum Class
com.bytedesk.core.task.TaskPriorityEnum
Packages that use TaskPriorityEnum
-
Uses of TaskPriorityEnum in com.bytedesk.core.task
Methods in com.bytedesk.core.task that return TaskPriorityEnumModifier and TypeMethodDescriptionstatic TaskPriorityEnumReturns the enum constant of this class with the specified name.static TaskPriorityEnum[]TaskPriorityEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.