Annotation Type ObsoleteApi (2.36.0)

  public 
  
 interface 
 ObsoleteApi 
  
 implements 
  
 Annotation 
 

Indicates a public API is obsolete, and will be deprecated in a future version.

Usage guidelines:

  1. This annotation must be used only on APIs with non-private visibility.
  2. This annotation should only be added if either an alternative API is provided and/or we plan to stop supporting the API in a future version.
  3. This annotation must be used with a description.
  4. Alternative APIs must be referenced in Javadoc and/or description if possible.

Implements

Annotation

Methods

value()

  public 
  
 abstract 
  
 String 
  
 value 
 () 
 

Context information such as reasons and alternatives.

Returns
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: