< prev index next >

test/compiler/types/correctness/hierarchies/Linear2.java

Print this page

        

@@ -19,11 +19,11 @@
  * 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.
  */
 
-package hierarchies;
+package compiler.types.correctness.hierarchies;
 
 public class Linear2 {
     private Linear2() {
     }
 
< prev index next >