< prev index next >

test/langtools/tools/javac/processing/environment/round/SurfaceAnnotations.java

Print this page

        

*** 19,28 **** --- 19,30 ---- * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ + import annot.AnnotatedElementInfo; + /** * Class to hold annotations for TestElementsAnnotatedWith. */ @AnnotatedElementInfo(annotationName="java.lang.SuppressWarnings",
< prev index next >