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