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