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