Searched refs:OtherSuperChain (Results 1 – 1 of 1) sorted by relevance
344 interface OtherSuperChain { interface in LambdasWithStaticAndDefaultMethods350 static class ClassWithSuperChain implements SuperChainDerived, OtherSuperChain {357 " + " + OtherSuperChain.super.iMain() + ")"; in iMainImpl()