-
- All Implemented Interfaces:
-
dagger.internal.Factory,javax.inject.Provider
@DaggerGenerated() public final class CoroutinesModule_UnconfinedDispatcherFactory implements Factory<CoroutineDispatcher>
-
-
Method Summary
Modifier and Type Method Description CoroutineDispatcherget()static CoroutinesModule_UnconfinedDispatcherFactorycreate()static CoroutineDispatcherunconfinedDispatcher()-
-
Method Detail
-
get
CoroutineDispatcher get()
-
create
static CoroutinesModule_UnconfinedDispatcherFactory create()
-
unconfinedDispatcher
static CoroutineDispatcher unconfinedDispatcher()
-
-
-
-