findAllAnnotationsWith

Finds all annotations meta-annotated with A from the annotated element.

The search is breadth-first and considers meta-annotations, but does not support superclasses via @Inherited.


Finds all annotations meta-annotated with A from the annotated element.

The search is breadth-first and considers meta-annotations, but does not support superclasses via @Inherited.