API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.lang. Override View Source
Author(s)
Joshua Bloch
Since
1.5
Version
Serial
Description
@Target (value=METHOD)
@Retention (value=SOURCE)
public annotation Override
  Indicates that a method declaration is intended to override a method declaration in a superclass.
See also:   
Elements
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar