Class AndroidInjectionModule

java.lang.Object
dagger.android.AndroidInjectionModule

@Beta @Module public abstract class AndroidInjectionModule extends Object
Contains bindings to ensure the usability of dagger.android framework classes. This module should be installed in the component that is used to inject the Application class.