Annotation Type Experimental


@Documented @Retention(SOURCE) public @interface Experimental
Features that are marked with this annotation are considered experimental.
Author:
Andreas Gudian
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The reason why the feature is considered experimental.
  • Element Details

    • value

      String value
      The reason why the feature is considered experimental.
      Returns:
      the reason why the feature is considered experimental.
      Default:
      ""