Uses of Enum Class
io.micronaut.maven.core.MicronautRuntime
Packages that use MicronautRuntime
-
Uses of MicronautRuntime in io.micronaut.maven.core
Methods in io.micronaut.maven.core that return MicronautRuntimeModifier and TypeMethodDescriptionstatic MicronautRuntime
Returns 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.