Interface AnnotationSpec.AnnotationValueSpec

All Known Implementing Classes:
AnnotationSpec.AnnotationSpecValue, AnnotationSpec.CodeAnnotationValue
Enclosing class:
AnnotationSpec

public static sealed interface AnnotationSpec.AnnotationValueSpec permits AnnotationSpec.AnnotationSpecValue, AnnotationSpec.CodeAnnotationValue