Uses of Class
io.helidon.common.features.metadata.Aot.Builder
Packages that use Aot.Builder
-
Uses of Aot.Builder in io.helidon.common.features.metadata
Methods in io.helidon.common.features.metadata that return Aot.BuilderModifier and TypeMethodDescriptionstatic Aot.Builder
Aot.builder()
Create a new fluent API builder to customize configuration.static Aot.Builder
Create a new fluent API builder from an existing instance.Method parameters in io.helidon.common.features.metadata with type arguments of type Aot.BuilderModifier and TypeMethodDescriptionFeatureMetadata.BuilderBase.aot
(Consumer<Aot.Builder> consumer) Ahead of time compilation information (native-image).