Class IdDocumentCaptureCoreModule_ProvidesDocumentResourceRepositoryFactory

java.lang.Object
com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureCoreModule_ProvidesDocumentResourceRepositoryFactory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.documentcapture.domain.IDocumentResourceRepository<com.yoti.mobile.android.documentcapture.domain.model.IDocumentResourceEntity>>, javax.inject.Provider<com.yoti.mobile.android.documentcapture.domain.IDocumentResourceRepository<com.yoti.mobile.android.documentcapture.domain.model.IDocumentResourceEntity>>

@DaggerGenerated public final class IdDocumentCaptureCoreModule_ProvidesDocumentResourceRepositoryFactory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.domain.IDocumentResourceRepository<com.yoti.mobile.android.documentcapture.domain.model.IDocumentResourceEntity>>
  • Constructor Details

    • IdDocumentCaptureCoreModule_ProvidesDocumentResourceRepositoryFactory

      public IdDocumentCaptureCoreModule_ProvidesDocumentResourceRepositoryFactory(javax.inject.Provider<com.yoti.mobile.android.documentcapture.di.IDocumentScanDependenciesProvider> dependenciesProvider)
  • Method Details

    • get

      public com.yoti.mobile.android.documentcapture.domain.IDocumentResourceRepository<com.yoti.mobile.android.documentcapture.domain.model.IDocumentResourceEntity> get()
      Specified by:
      get in interface javax.inject.Provider<com.yoti.mobile.android.documentcapture.domain.IDocumentResourceRepository<com.yoti.mobile.android.documentcapture.domain.model.IDocumentResourceEntity>>
    • create

      public static IdDocumentCaptureCoreModule_ProvidesDocumentResourceRepositoryFactory create(javax.inject.Provider<com.yoti.mobile.android.documentcapture.di.IDocumentScanDependenciesProvider> dependenciesProvider)
    • providesDocumentResourceRepository

      public static com.yoti.mobile.android.documentcapture.domain.IDocumentResourceRepository<com.yoti.mobile.android.documentcapture.domain.model.IDocumentResourceEntity> providesDocumentResourceRepository(com.yoti.mobile.android.documentcapture.di.IDocumentScanDependenciesProvider dependenciesProvider)