Package 

Class CoroutinesModule_IoDispatcherFactory

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

    @DaggerGenerated() 
    public final class CoroutinesModule_IoDispatcherFactory
     implements Factory<CoroutineDispatcher>
                        
    • Method Summary

      Modifier and Type Method Description
      CoroutineDispatcher get()
      static CoroutinesModule_IoDispatcherFactory create()
      static CoroutineDispatcher ioDispatcher()
      • 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