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