File
Doc
Category
Size
Date
Package
Deprecated.java
API Doc
Android 1.5 API
1034
Wed May 06 22:41:04 BST 2009
java.lang
Deprecated
public class Deprecated
Annotation type used to mark program elements that should no longer be used by programmers. Compilers produce a warning if a deprecated program element is used.
since
Android 1.0
Fields Summary
Constructors Summary
Methods Summary
Java Code Source