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