kinds property
final
The kinds of declarations with which the annotated annotation can be associated.
Implementation
final Set<TargetKind> kinds;
The kinds of declarations with which the annotated annotation can be associated.
final Set<TargetKind> kinds;