Interface AnnotationValue.OfShort

All Superinterfaces:
AnnotationValuePREVIEW, AnnotationValue.OfConstantPREVIEW
Enclosing interface:
AnnotationValuePREVIEW

public static sealed interface AnnotationValue.OfShort extends AnnotationValue.OfConstantPREVIEW
OfShort is a preview API of the Java platform.
Programs can only use OfShort when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Models a short value of an element-value pair. The tagPREVIEW of this value is 83.
Since:
22