Annotation Interface Beta


Marks a public symbol as beta: usable, but its signature and behavior may change in any release prior to its promotion to Stable.

Beta symbols are excluded from the apiCompatibility (japicmp) gate. Consumers should pin SDK versions when relying on beta features.

  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Element Details

    • since

      String since
      Default:
      ""
    • reason

      String reason
      Default:
      ""