Uses of Interface
java.lang.classfile.AnnotationValue.OfDouble
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AnnotationValue.OfDouble in java.lang.classfile
Modifier and TypeMethodDescriptionstatic AnnotationValue.OfDouble
AnnotationValue.ofDouble
(double value) Returns a double value for an element-value pair.static AnnotationValue.OfDouble
AnnotationValue.ofDouble
(DoubleEntry value) Returns a double value for an element-value pair.