Class AndroidInjectionModule


  • @Beta
    @Module
    public abstract class AndroidInjectionModule
    extends java.lang.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.
    • Method Summary

      • Methods inherited from class java.lang.Object

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