Annotation Interface Beta


@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface Beta
Indicates that the class or a method represent preview Beta API that might change in the future as a part of the minor release.
Since:
3.0.0
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • justification

      String justification
      Default:
      ""