Package dagger.android
Class AndroidInjectionModule
- java.lang.Object
-
- dagger.android.AndroidInjectionModule
-
@Beta @Module public abstract class AndroidInjectionModule extends java.lang.Object
Contains bindings to ensure the usability ofdagger.androidframework classes. This module should be installed in the component that is used to inject theApplicationclass.