API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.annotation.processing. SupportedSourceVersion View Source
Author(s)
Joseph D. Darcy
Scott Seligman
Peter von der Ahé
Since
1.6
Version
1.5 06/08/02
Serial
Description
@Documented
@Target (value=TYPE)
@Retention (value=RUNTIME)
public annotation SupportedSourceVersion
  An annotation used to indicate the latest source version an annotation processor supports.
See also:   
Elements
value [REQUIRED]
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar