Annotation Type SuppressAnimalSniffer


  • @Retention(CLASS)
    @Documented
    @Target({METHOD,CONSTRUCTOR,TYPE})
    public @interface SuppressAnimalSniffer
    Suppress errors by the AnimalSniffer plugin.