Annotation Interface Experimental


@Retention(SOURCE) @Target(FIELD) @Documented public @interface Experimental
This annotation indicates that a field is experimental.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    This indicates what issue this field was proposed in.
  • Element Details

    • proposedBy

      String proposedBy
      This indicates what issue this field was proposed in. Ideally this should be a URL.