Uses of Enum Class
tech.guilhermekaua.spigotboot.core.context.dependency.DependencyInjectType
Packages that use DependencyInjectType
-
Uses of DependencyInjectType in tech.guilhermekaua.spigotboot.core.context.dependency
Methods in tech.guilhermekaua.spigotboot.core.context.dependency that return DependencyInjectTypeModifier and TypeMethodDescriptionstatic DependencyInjectTypeReturns the enum constant of this class with the specified name.static DependencyInjectType[]DependencyInjectType.values()Returns an array containing the constants of this enum class, in the order they are declared.