Class AndroidSupportInjectionModule


  • @Beta
    @Module(includes=dagger.android.AndroidInjectionModule.class)
    public abstract class AndroidSupportInjectionModule
    extends java.lang.Object
    This module no longer provides any value beyond what is provided in AndroidInjectionModule and is just an alias. It will be removed in a future release.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait