Package com.google.inject.daggeradapter
-
Class Summary Class Description DaggerAdapter Adapts classes annotated with {@link @dagger.Module} such that their {@link @dagger.Provides} methods can be properly invoked by Guice to perform their provision operations.DaggerAdapter.Builder Builder for setting configuration options on DaggerAdapter.