Uses of Interface
java.lang.classfile.AnnotationValue.OfShort
Packages that use AnnotationValue.OfShortPREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of AnnotationValue.OfShortPREVIEW in java.lang.classfilePREVIEW
Methods in java.lang.classfilePREVIEW that return AnnotationValue.OfShortPREVIEWModifier 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.