Annotation Interface Api.Since

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
    Modifier and Type
    Required Element
    Description
    Version of Helidon this API was introduced in.
  • Element Details

    • value

      String value
      Version of Helidon this API was introduced in.
      Returns:
      version