Annotation Type Retired


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface Retired
    Annotation used to flag an analyzer as retired.
    Author:
    Steve Springett