Module java.base

Interface AnnotationValue.OfArray

All Superinterfaces:
AnnotationValuePREVIEW, ClassFileElementPREVIEW, WritableElementPREVIEW<AnnotationValuePREVIEW>
Enclosing interface:
AnnotationValuePREVIEW

public static sealed interface AnnotationValue.OfArray extends AnnotationValuePREVIEW
OfArray is a preview API of the Java platform.
Programs can only use OfArray when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Models an array-valued element
Since:
22