Searched refs:InheritingFoo (Results 1 – 1 of 1) sorted by relevance
119 public static class InheritingFoo extends BaseClass implements Foo { class in DefaultMethodInterceptionTest128 bind(Foo.class).to(InheritingFoo.class); in testInterceptedDefaultMethod_whenParentClassDefinesNonInterceptedMethod()