Uses of Enum Class
tech.guilhermekaua.spigotboot.core.context.lifecycle.ContextPhase
Packages that use ContextPhase
-
Uses of ContextPhase in tech.guilhermekaua.spigotboot.core.context.lifecycle
Methods in tech.guilhermekaua.spigotboot.core.context.lifecycle that return ContextPhaseModifier and TypeMethodDescriptionContextLifecycle.getCurrentPhase()static ContextPhaseReturns the enum constant of this class with the specified name.static ContextPhase[]ContextPhase.values()Returns an array containing the constants of this enum class, in the order they are declared.