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.java386 bind(HasImplementedByThatWantsExplicit.class); in testJitDependencyCanUseExplicitDependencies()
603 static interface HasImplementedByThatWantsExplicit { interface in BinderTest
607 implements HasImplementedByThatWantsExplicit {