Uses of Enum Class
io.micronaut.maven.aot.AotRuntime
Packages that use AotRuntime
-
Uses of AotRuntime in io.micronaut.maven.aot
Methods in io.micronaut.maven.aot that return AotRuntimeModifier and TypeMethodDescriptionstatic AotRuntimeReturns the enum constant of this class with the specified name.static AotRuntime[]AotRuntime.values()Returns an array containing the constants of this enum class, in the order they are declared.