Annotation Interface PublicAPI


@Retention(CLASS) @Target({METHOD,TYPE}) public @interface PublicAPI
used to denote a method is used by an external tool to access bug information. The value is any description about how it is used, but is not required.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details