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