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