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