Annotation Type PrivateAPI


  • @Retention(SOURCE)
    @Documented
    public @interface PrivateAPI
    Indicate that a public element is not meant for public use, but only for project internal use. Because of dependencies it is not possible to lower the visibility of this object.
    Author:
    Philip Helger
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String value  
    • Element Detail

      • value

        String value
        Default:
        ""