Annotation Type DeprecationInfo


  • @Retention(RUNTIME)
    public @interface DeprecationInfo
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String since  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String alternative  
    • Element Detail

      • since

        java.lang.String since
      • alternative

        java.lang.String alternative
        Default:
        "none"