Package dagger.android.support
Class AndroidSupportInjectionModule
- java.lang.Object
-
- dagger.android.support.AndroidSupportInjectionModule
-
@Beta @Module(includes=dagger.android.AndroidInjectionModule.class) public abstract class AndroidSupportInjectionModule extends java.lang.ObjectThis module no longer provides any value beyond what is provided inAndroidInjectionModuleand is just an alias. It will be removed in a future release.