Annotation Interface Experimental


@Documented public @interface Experimental
Tagged API members are subject to change. It is an indication that the feature is in experimental, unstable state. The API members can be modified in any way, or even removed, at any time, without warning. You should not use or rely on them in any production code. They are purely to allow broad testing and feedback.
Since:
6.7.0
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    A reason given for the experimental status.
  • Element Details

    • value

      String value
      A reason given for the experimental status.
      Default:
      ""