Interface AnnotationValue.OfArray

All Superinterfaces:
AnnotationValue, ClassFileElement, WritableElement<AnnotationValue>
All Known Implementing Classes:
AnnotationImpl.OfArrayImpl
Enclosing interface:
AnnotationValue

public static sealed interface AnnotationValue.OfArray extends AnnotationValue permits AnnotationImpl.OfArrayImpl
Models an array-valued element
Since:
22
  • Method Details