Uses of Interface
java.lang.classfile.AnnotationValue.OfFloat
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AnnotationValue.OfFloatPREVIEW in java.lang.classfilePREVIEW
Modifier and TypeMethodDescriptionAnnotationValue.ofFloat
(float value) Returns a float value for an element-value pair.AnnotationValue.ofFloat
(FloatEntryPREVIEW value) Returns a float value for an element-value pair.