Uses of Enum Class
io.github.qsy7.queue.impl.worker.enumeration.ScheduleType
Packages that use ScheduleType
-
Uses of ScheduleType in io.github.qsy7.queue.impl.worker.enumeration
Methods in io.github.qsy7.queue.impl.worker.enumeration that return ScheduleTypeModifier and TypeMethodDescriptionstatic ScheduleTypestatic ScheduleTypeReturns the enum constant of this class with the specified name.static ScheduleType[]ScheduleType.values()Returns an array containing the constants of this enum class, in the order they are declared.