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