Uses of Enum Class
io.micronaut.maven.core.MicronautRuntime
Packages that use MicronautRuntime
-
Uses of MicronautRuntime in io.micronaut.maven.core
Subclasses with type arguments of type MicronautRuntime in io.micronaut.maven.coreMethods in io.micronaut.maven.core that return MicronautRuntimeModifier and TypeMethodDescriptionstatic MicronautRuntimeReturns the enum constant of this class with the specified name.static MicronautRuntime[]MicronautRuntime.values()Returns an array containing the constants of this enum class, in the order they are declared.