Uses of Enum Class
net.thevpc.naru.api.scheduler.NaruSchedulerStatus
Packages that use NaruSchedulerStatus
-
Uses of NaruSchedulerStatus in net.thevpc.naru.api.scheduler
Methods in net.thevpc.naru.api.scheduler that return NaruSchedulerStatusModifier and TypeMethodDescriptionNaruScheduler.status()static NaruSchedulerStatusReturns the enum constant of this class with the specified name.static NaruSchedulerStatus[]NaruSchedulerStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.