Annotation Type InterfaceAudience


  • @Retention(SOURCE)
    public @interface InterfaceAudience
    Annotation to inform users of a package, class or method's intended audience.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value