javax.annotation.processing
Annotation Type SupportedSourceVersion


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Documented
public @interface SupportedSourceVersion

Version:
$Revision$ $Date$

Required Element Summary
 javax.lang.model.SourceVersion value
           
 

Element Detail

value

public abstract javax.lang.model.SourceVersion value


Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.