Home
last modified time | relevance | path

Searched refs:HasImplementedByThatNeedsAnotherImplementedBy (Results 1 – 1 of 1) sorted by relevance

/external/guice/core/test/com/google/inject/
DBinderTest.java439 bind(HasImplementedByThatNeedsAnotherImplementedBy.class); in testJitDependencyDoesntBlockOtherExplicitBindings()
667 static interface HasImplementedByThatNeedsAnotherImplementedBy {} interface in BinderTest
670 implements HasImplementedByThatNeedsAnotherImplementedBy {