Interface AnnotationDetector.Reporter

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.Class<? extends java.lang.annotation.Annotation>[] annotations()
      Return the Annotation classes which must be reported (all other annotations are skipped).
    • Method Detail

      • annotations

        java.lang.Class<? extends java.lang.annotation.Annotation>[] annotations()
        Return the Annotation classes which must be reported (all other annotations are skipped).