Package org.apiguardian.api


package org.apiguardian.api
  • Class
    Description
    @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.
    Indicates the status of an API element and therefore its level of stability as well.