< prev index next >

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

Print this page

        

@@ -19,10 +19,12 @@
  * 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 >