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