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