Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DBinderTest.java455 bind(HasImplementedByThatWantsExplicit.class); in testJitDependencyCanUseExplicitDependencies()
676 static interface HasImplementedByThatWantsExplicit {} interface in BinderTest
679 implements HasImplementedByThatWantsExplicit {