Annotation Interface Incubating


@Documented @Retention(RUNTIME) @Target({METHOD,TYPE,CONSTRUCTOR}) public @interface Incubating
This is a feature that is experimental and may yield a breaking change in a minor release.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Version where the feature was introduced.
  • Element Details

    • since

      String since
      Version where the feature was introduced.
      Returns:
      version
      Default:
      ""