- Enclosing class:
Api
public static @interface Api.Since
API may add this annotation to mark the first Helidon version that contains the current contract.
It is especially useful together with
Api.Stable.-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueVersion of Helidon this API was introduced in.- Returns:
- version
-