Class IdDocumentCaptureModule_ProvidesCoreSelectionDependenciesProviderFactory

  • All Implemented Interfaces:
    dagger.internal.Factory<com.yoti.mobile.android.documentcapture.di.IDocumentSelectionDependenciesProvider>, javax.inject.Provider<com.yoti.mobile.android.documentcapture.di.IDocumentSelectionDependenciesProvider>

    @DaggerGenerated
    public final class IdDocumentCaptureModule_ProvidesCoreSelectionDependenciesProviderFactory
    extends java.lang.Object
    implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.di.IDocumentSelectionDependenciesProvider>
    • Constructor Summary

      Constructors 
      Constructor Description
      IdDocumentCaptureModule_ProvidesCoreSelectionDependenciesProviderFactory​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule module, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.di.IdDocumentSelectionDependenciesProvider> idDocumentSelectionDependenciesProvider)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static IdDocumentCaptureModule_ProvidesCoreSelectionDependenciesProviderFactory create​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule module, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.di.IdDocumentSelectionDependenciesProvider> idDocumentSelectionDependenciesProvider)  
      com.yoti.mobile.android.documentcapture.di.IDocumentSelectionDependenciesProvider get()  
      static com.yoti.mobile.android.documentcapture.di.IDocumentSelectionDependenciesProvider providesCoreSelectionDependenciesProvider​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule instance, com.yoti.mobile.android.documentcapture.id.di.IdDocumentSelectionDependenciesProvider idDocumentSelectionDependenciesProvider)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IdDocumentCaptureModule_ProvidesCoreSelectionDependenciesProviderFactory

        public IdDocumentCaptureModule_ProvidesCoreSelectionDependenciesProviderFactory​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule module,
                                                                                        javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.di.IdDocumentSelectionDependenciesProvider> idDocumentSelectionDependenciesProvider)
    • Method Detail

      • get

        public com.yoti.mobile.android.documentcapture.di.IDocumentSelectionDependenciesProvider get()
        Specified by:
        get in interface javax.inject.Provider<com.yoti.mobile.android.documentcapture.di.IDocumentSelectionDependenciesProvider>
      • providesCoreSelectionDependenciesProvider

        public static com.yoti.mobile.android.documentcapture.di.IDocumentSelectionDependenciesProvider providesCoreSelectionDependenciesProvider​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule instance,
                                                                                                                                                  com.yoti.mobile.android.documentcapture.id.di.IdDocumentSelectionDependenciesProvider idDocumentSelectionDependenciesProvider)