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