Uses of Interface
io.quarkus.gizmo2.creator.AnnotationCreator.AnnotationArrayProperty
Packages that use AnnotationCreator.AnnotationArrayProperty
-
Uses of AnnotationCreator.AnnotationArrayProperty in io.quarkus.gizmo2.creator
Methods in io.quarkus.gizmo2.creator with parameters of type AnnotationCreator.AnnotationArrayPropertyModifier and TypeMethodDescription<S extends Annotation>
voidAnnotationCreator.addArray(AnnotationCreator.AnnotationArrayProperty<A, S> prop, List<Consumer<AnnotationCreator<S>>> builders) Add an annotation property for the given method and built values.