Package 

Class NoopCommunicationWorkaround_Factory

  • All Implemented Interfaces:
    dagger.internal.Factory , javax.inject.Provider

    @DaggerGenerated() 
    public final class NoopCommunicationWorkaround_Factory
     implements Factory<NoopCommunicationWorkaround>
                        
    • Method Summary

      Modifier and Type Method Description
      NoopCommunicationWorkaround get()
      static NoopCommunicationWorkaround_Factory create()
      static NoopCommunicationWorkaround newInstance()
      • Methods inherited from class javax.inject.Provider

        get
      • Methods inherited from class java.lang.Object

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