Annotation Interface Features.Since

Enclosing class:
Features

@Target(MODULE) @Retention(SOURCE) public static @interface Features.Since
Since which Helidon version is this feature available.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Version of Helidon this feature is first available.
  • Element Details

    • value

      String value
      Version of Helidon this feature is first available.
      Returns:
      since