Interface AnnotationValue.OfConstant

All Superinterfaces:
AnnotationValuePREVIEW
All Known Subinterfaces:
AnnotationValue.OfBooleanPREVIEW, AnnotationValue.OfBytePREVIEW, AnnotationValue.OfCharPREVIEW, AnnotationValue.OfDoublePREVIEW, AnnotationValue.OfFloatPREVIEW, AnnotationValue.OfIntPREVIEW, AnnotationValue.OfLongPREVIEW, AnnotationValue.OfShortPREVIEW, AnnotationValue.OfStringPREVIEW
Enclosing interface:
AnnotationValuePREVIEW

OfConstant is a preview API of the Java platform.
Programs can only use OfConstant 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 constant value of an element-value pair.
Since:
22