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