Searched refs:InheritingFoo2 (Results 1 – 1 of 1) sorted by relevance
157 public static class InheritingFoo2 extends BaseClass2 implements Foo {} class in DefaultMethodInterceptionTest167 bind(Foo.class).to(InheritingFoo2.class); in testInterceptedDefaultMethod_whenParentClassDefinesInterceptedMethod()