Annotation Type ReportUse


  • @Documented
    @Retention(RUNTIME)
    @Target({PACKAGE,TYPE})
    public @interface ReportUse
    Report all uses of a type that has this annotation. Can also be used on a package.