Searched refs:OtherInterface (Results 1 – 3 of 3) sorted by relevance
16 interface OtherInterface { interface
17 public class InheritAbstract extends NotInAbstractParent implements OtherInterface, NotInAbstractIn…
21 interface OtherInterface extends SuperInterface { interface650 private SuperInterface getWiderType(boolean cond, Interface a, OtherInterface b) { in getWiderType()663 private void testInlinerWidensReturnType(boolean cond, Interface a, OtherInterface b) { in testInlinerWidensReturnType()