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