Uses of Enum Class
net.thevpc.naru.api.scheduler.NaruTaskStatus
Packages that use NaruTaskStatus
-
Uses of NaruTaskStatus in net.thevpc.naru.api.scheduler
Methods in net.thevpc.naru.api.scheduler that return NaruTaskStatusModifier and TypeMethodDescriptionstatic NaruTaskStatusReturns the enum constant of this class with the specified name.static NaruTaskStatus[]NaruTaskStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.thevpc.naru.api.scheduler with parameters of type NaruTaskStatus -
Uses of NaruTaskStatus in net.thevpc.naru.api.task
Methods in net.thevpc.naru.api.task that return NaruTaskStatus