Uses of Interface
java.lang.classfile.AnnotationValue.OfByte
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AnnotationValue.OfBytePREVIEW in java.lang.classfilePREVIEW
Modifier and TypeMethodDescriptionAnnotationValue.ofByte
(byte value) Returns a byte value for an element-value pair.AnnotationValue.ofByte
(IntegerEntryPREVIEW value) Returns a byte value for an element-value pair.