Package com.activeviam.annotations
Annotation Interface PublicApi
Internal annotation marking code as part of the public API when it is not yet in an "api"
package.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionOptional explanation about why it is public, for instance in which other public API it is used.
-
Element Details
-
explanation
String explanationOptional explanation about why it is public, for instance in which other public API it is used.- Default:
- ""
-