Interface TypeAnnotation

All Superinterfaces:
Annotation, ClassFileElement, WritableElement<Annotation>
All Known Implementing Classes:
UnboundAttribute.UnboundTypeAnnotation

public sealed interface TypeAnnotation extends Annotation permits UnboundAttribute.UnboundTypeAnnotation
Models an annotation on a type use, as defined in and .
Since:
22
See Also: