| Annotation Type | Description |
|---|---|
| BetaAPI |
Annotation indicating that a package, class, method, or type is release level "BETA", and is not part
of the stable public API.
|
| InternalAPI |
Annotation indicating that a package, class, method, or type is release level "internal", even if the
access modifier is "public".
|