Annotation Type EnableScanCount


  • @Retention(RUNTIME)
    @Target({TYPE,METHOD,ANNOTATION_TYPE})
    @Documented
    public @interface EnableScanCount
    Author:
    Michael Lavelle, Sebastian Just