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