< prev index next >

langtools/test/tools/javac/diags/examples/RemovalPluralAdditional/RemovalPlural.java

Print this page

        

@@ -19,8 +19,8 @@
  * 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.
  */
 
-class DeprecatedPlural {
-    DeprecatedClass d;
+class RemovalPlural {
+    RemovalClass d;
 }
< prev index next >