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