Uses of Class
io.helidon.common.types.Annotation.Builder
Packages that use Annotation.Builder
Package
Description
Subset of Builder's SPI types that are useful for runtime.
-
Uses of Annotation.Builder in io.helidon.common.types
Methods in io.helidon.common.types that return Annotation.BuilderModifier and TypeMethodDescriptionstatic Annotation.BuilderAnnotation.builder()Create a new fluent API builder to customize configuration.static Annotation.BuilderAnnotation.builder(Annotation instance) Create a new fluent API builder from an existing instance.Method parameters in io.helidon.common.types with type arguments of type Annotation.BuilderModifier and TypeMethodDescriptionTypedElementInfo.BuilderBase.addAnnotation(Consumer<Annotation.Builder> consumer) The list of known annotations for this element.TypeInfo.BuilderBase.addAnnotation(Consumer<Annotation.Builder> consumer) The list of known annotations for this element.