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
  • Method Details