API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.lang. Deprecated View Source
Author(s)
Neal Gafter
Since
1.5
Version
1.5, 11/17/05
Serial
Description
@Documented
@Retention (value=RUNTIME)
public annotation Deprecated
  A program element annotated @Deprecated is one that programmers are discouraged from using, typically because it is dangerous, or because a better alternative exists.
See also:   
Elements
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar