Annotation Type DeprecatedApi

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String forRemoval
      Returns target version that will remove the annotated API.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String rationale
      Returns rationale for deprecating the API.
    • Element Detail

      • forRemoval

        String forRemoval
        Returns target version that will remove the annotated API.
      • rationale

        String rationale
        Returns rationale for deprecating the API.
        Default:
        ""