Annotation Interface TechPreview


Annotation that specifies that an element is tech preview and may change in the future.

Annotated elements are feature-complete, but have known limitations, need bake-time or have rough angles. The API is more stable than with Experimental.

Tech preview API can still be changed, but changes will be communicated.

See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Describes why the annotated element is in tech preview.
  • Element Details

    • value

      String value
      Describes why the annotated element is in tech preview.
      Returns:
      the tech preview description.