Annotation Interface Internal


Marks a public symbol as an internal implementation detail.

@Internal symbols are public for technical reasons (e.g. cross-package wiring) but are explicitly excluded from the supported surface. They may change or disappear in any release. The apiCompatibility japicmp gate ignores changes to these symbols.

  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • reason

      String reason
      Default:
      ""