Home
last modified time | relevance | path

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

/external/guice/extensions/dagger-adapter/test/com/google/inject/daggeradapter/
DDaggerAdapterTest.java99 static class SetBindingWithAnnotationDaggerModule { class in DaggerAdapterTest
110 Guice.createInjector(DaggerAdapter.from(new SetBindingWithAnnotationDaggerModule())); in testSetBindingsWithAnnotation()