Class CoroutineScopeModule_ProvidesFeatureSessionScopeFactory

java.lang.Object
com.yoti.mobile.android.yotidocs.common.di.CoroutineScopeModule_ProvidesFeatureSessionScopeFactory
All Implemented Interfaces:
dagger.internal.Factory<kotlinx.coroutines.CoroutineScope>, javax.inject.Provider<kotlinx.coroutines.CoroutineScope>

@DaggerGenerated public final class CoroutineScopeModule_ProvidesFeatureSessionScopeFactory extends Object implements dagger.internal.Factory<kotlinx.coroutines.CoroutineScope>
  • Constructor Details

    • CoroutineScopeModule_ProvidesFeatureSessionScopeFactory

      public CoroutineScopeModule_ProvidesFeatureSessionScopeFactory(com.yoti.mobile.android.yotidocs.common.di.CoroutineScopeModule module)
  • Method Details

    • get

      public kotlinx.coroutines.CoroutineScope get()
      Specified by:
      get in interface javax.inject.Provider<kotlinx.coroutines.CoroutineScope>
    • create

      public static CoroutineScopeModule_ProvidesFeatureSessionScopeFactory create(com.yoti.mobile.android.yotidocs.common.di.CoroutineScopeModule module)
    • providesFeatureSessionScope

      public static kotlinx.coroutines.CoroutineScope providesFeatureSessionScope(com.yoti.mobile.android.yotidocs.common.di.CoroutineScopeModule instance)