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.
See Also: