Uses of Interface
java.lang.classfile.AnnotationValue.OfInt
Packages that use AnnotationValue.OfIntPREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AnnotationValue.OfIntPREVIEW in java.lang.classfilePREVIEW
Methods in java.lang.classfilePREVIEW that return AnnotationValue.OfIntPREVIEWModifier and TypeMethodDescriptionstatic AnnotationValue.OfIntPREVIEW
AnnotationValue.ofInt
(int value) Returns an int value for an element-value pair.static AnnotationValue.OfIntPREVIEW
AnnotationValue.ofInt
(IntegerEntryPREVIEW value) Returns an int value for an element-value pair.