Uses of Enum
aQute.bnd.apiguardian.api.API.Status
Packages that use API.Status
-
Uses of API.Status in aQute.bnd.apiguardian.api
Subclasses with type arguments of type API.Status in aQute.bnd.apiguardian.apiModifier and TypeClassDescriptionstatic enumIndicates the status of an API element and therefore its level of stability as well.Methods in aQute.bnd.apiguardian.api that return API.StatusModifier and TypeMethodDescriptionstatic API.StatusReturns the enum constant of this type with the specified name.static API.Status[]API.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.