Package com.helger.commons.annotation
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
-
-
Element Detail
-
value
String value
- Default:
- ""
-
-