Package com.google.inject.daggeradapter

  • Class Summary 
    Class Description
    DaggerAdapter
    Adapts classes annotated with @dagger.Module such that their @dagger.Provides methods can be properly invoked by Guice to perform their provision operations.
    DaggerAdapter.Builder
    Builder for setting configuration options on DaggerAdapter.