Uses of Interface
java.lang.classfile.AnnotationValue.OfInt
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AnnotationValue.OfIntPREVIEW in java.lang.classfilePREVIEW
Modifier 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.