Annotation Interface SuppressForbiddenApis


@Documented @Target({TYPE,METHOD,CONSTRUCTOR}) @Retention(CLASS) public @interface SuppressForbiddenApis
Internal annotation to suppress forbidden-apis warnings/errors.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details