Class IdDocumentCaptureModule_ProvidesCoreScanDependenciesProviderFactory
java.lang.Object
com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule_ProvidesCoreScanDependenciesProviderFactory
- All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.documentcapture.di.IDocumentScanDependenciesProvider>,javax.inject.Provider<com.yoti.mobile.android.documentcapture.di.IDocumentScanDependenciesProvider>
@DaggerGenerated
public final class IdDocumentCaptureModule_ProvidesCoreScanDependenciesProviderFactory
extends Object
implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.di.IDocumentScanDependenciesProvider>
-
Constructor Summary
ConstructorsConstructorDescriptionIdDocumentCaptureModule_ProvidesCoreScanDependenciesProviderFactory(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule module, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.di.IdDocumentScanDependenciesProvider> idDocumentScanDependenciesProvider) -
Method Summary
Modifier and TypeMethodDescriptioncreate(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule module, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.di.IdDocumentScanDependenciesProvider> idDocumentScanDependenciesProvider) com.yoti.mobile.android.documentcapture.di.IDocumentScanDependenciesProviderget()static com.yoti.mobile.android.documentcapture.di.IDocumentScanDependenciesProviderprovidesCoreScanDependenciesProvider(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule instance, com.yoti.mobile.android.documentcapture.id.di.IdDocumentScanDependenciesProvider idDocumentScanDependenciesProvider)
-
Constructor Details
-
IdDocumentCaptureModule_ProvidesCoreScanDependenciesProviderFactory
public IdDocumentCaptureModule_ProvidesCoreScanDependenciesProviderFactory(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule module, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.di.IdDocumentScanDependenciesProvider> idDocumentScanDependenciesProvider)
-
-
Method Details
-
get
public com.yoti.mobile.android.documentcapture.di.IDocumentScanDependenciesProvider get()- Specified by:
getin interfacejavax.inject.Provider<com.yoti.mobile.android.documentcapture.di.IDocumentScanDependenciesProvider>
-
create
public static IdDocumentCaptureModule_ProvidesCoreScanDependenciesProviderFactory create(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule module, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.di.IdDocumentScanDependenciesProvider> idDocumentScanDependenciesProvider) -
providesCoreScanDependenciesProvider
public static com.yoti.mobile.android.documentcapture.di.IDocumentScanDependenciesProvider providesCoreScanDependenciesProvider(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule instance, com.yoti.mobile.android.documentcapture.id.di.IdDocumentScanDependenciesProvider idDocumentScanDependenciesProvider)
-