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