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