< prev index next >

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

Print this page

        

*** 19,26 **** * 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; } --- 19,26 ---- * 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 RemovalPlural { ! RemovalClass d; }
< prev index next >