Searched refs:Child0 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/test/compiler/6837094/
H A DTest.java39 Factory<Child0> Zero = new Factory<Child0>() {
40 public Child0[] getArray() { return new Child0[1]; }
87 class Child0 extends Parent implements Interface { class in inherits:Parent,Interface

Completed in 284 milliseconds