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