Searched defs:AnotherInterface (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/test/compiler/6832293/
H A DTest.java38 interface AnotherInterface { interface
59 final class FinalSubclass extends ImmediateSubclass implements AnotherInterface {
90 AnotherInterface w [];
124 w = (AnotherInterface []) x[1];

Completed in 52 milliseconds