Package org.apiguardian.api
- 
Enum Summary Enum Description API.Status Indicates the status of an API element and therefore its level of stability as well. - 
Annotation Types Summary Annotation Type Description API @APIis used to annotate public types, methods, constructors, and fields within a framework or application in order to publish theirAPI.status()and level of stability and to indicate how they are intended to be used byAPI.consumers()of the API.