Uses of Interface
java.lang.classfile.AnnotationValue.OfDouble
Packages that use AnnotationValue.OfDoublePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AnnotationValue.OfDoublePREVIEW in java.lang.classfilePREVIEW
Methods in java.lang.classfilePREVIEW that return AnnotationValue.OfDoublePREVIEWModifier and TypeMethodDescriptionAnnotationValue.ofDouble
(double value) Returns a double value for an element-value pair.AnnotationValue.ofDouble
(DoubleEntryPREVIEW value) Returns a double value for an element-value pair.