FileDocCategorySizeDatePackage
SupportedSourceVersion.javaAPI DocJava SE 6 API946Tue Jun 10 00:26:04 BST 2008javax.annotation.processing

SupportedSourceVersion

public class SupportedSourceVersion
An annotation used to indicate the latest source version an annotation processor supports. The {@link Processor#getSupportedSourceVersion} method can construct its result from the value of this annotation, as done by {@link AbstractProcessor#getSupportedSourceVersion}.
author
Joseph D. Darcy
author
Scott Seligman
author
Peter von der Ahé
version
1.5 06/08/02
since
1.6

Fields Summary
Constructors Summary
Methods Summary
javax.lang.model.SourceVersionvalue()