Annotation Type SuppressForbidden


  • @Retention(CLASS)
    @Target({CONSTRUCTOR,FIELD,METHOD,TYPE})
    public @interface SuppressForbidden
    Suppresses forbidden-API checks.