Uses of Interface
io.quarkus.gizmo2.creator.AnnotationCreator.StringArrayProperty
Packages that use AnnotationCreator.StringArrayProperty
-
Uses of AnnotationCreator.StringArrayProperty in io.quarkus.gizmo2.creator
Methods in io.quarkus.gizmo2.creator with parameters of type AnnotationCreator.StringArrayPropertyModifier and TypeMethodDescriptionvoidAnnotationCreator.addArray(AnnotationCreator.StringArrayProperty<A> prop, String... values) Add an annotation property for the given method and value.