| Enum | Description |
|---|---|
| API.Status |
Indicates the status of an API element and therefore its level of
stability as well.
|
| Annotation Type | Description |
|---|---|
| API |
@API is used to annotate public types, methods, constructors, and
fields within a framework or application in order to publish their
API.status() and level of stability and to indicate how they are intended
to be used by API.consumers() of the API. |