Class IdDocumentCaptureModule_ProvidesScanFragmentFactoryFactory

  • All Implemented Interfaces:
    dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.view.scan.IScanFragmentFactoryWrapper>, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.scan.IScanFragmentFactoryWrapper>

    @DaggerGenerated
    public final class IdDocumentCaptureModule_ProvidesScanFragmentFactoryFactory
    extends java.lang.Object
    implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.view.scan.IScanFragmentFactoryWrapper>
    • Constructor Summary

      Constructors 
      Constructor Description
      IdDocumentCaptureModule_ProvidesScanFragmentFactoryFactory​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule module, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.scan.ScanFragmentFactoryWrapper> scanFragmentFactoryWrapperProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.scan.automation.AutomationScanFragmentFactoryWrapper> automationScanFragmentFactoryWrapperProvider)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static IdDocumentCaptureModule_ProvidesScanFragmentFactoryFactory create​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule module, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.scan.ScanFragmentFactoryWrapper> scanFragmentFactoryWrapperProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.scan.automation.AutomationScanFragmentFactoryWrapper> automationScanFragmentFactoryWrapperProvider)  
      com.yoti.mobile.android.documentcapture.id.view.scan.IScanFragmentFactoryWrapper get()  
      static com.yoti.mobile.android.documentcapture.id.view.scan.IScanFragmentFactoryWrapper providesScanFragmentFactory​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule instance, com.yoti.mobile.android.documentcapture.id.view.scan.ScanFragmentFactoryWrapper scanFragmentFactoryWrapper, com.yoti.mobile.android.documentcapture.id.view.scan.automation.AutomationScanFragmentFactoryWrapper automationScanFragmentFactoryWrapper)  
      • Methods inherited from class java.lang.Object

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

      • IdDocumentCaptureModule_ProvidesScanFragmentFactoryFactory

        public IdDocumentCaptureModule_ProvidesScanFragmentFactoryFactory​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule module,
                                                                          javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.scan.ScanFragmentFactoryWrapper> scanFragmentFactoryWrapperProvider,
                                                                          javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.scan.automation.AutomationScanFragmentFactoryWrapper> automationScanFragmentFactoryWrapperProvider)
    • Method Detail

      • get

        public com.yoti.mobile.android.documentcapture.id.view.scan.IScanFragmentFactoryWrapper get()
        Specified by:
        get in interface javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.scan.IScanFragmentFactoryWrapper>
      • create

        public static IdDocumentCaptureModule_ProvidesScanFragmentFactoryFactory create​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule module,
                                                                                        javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.scan.ScanFragmentFactoryWrapper> scanFragmentFactoryWrapperProvider,
                                                                                        javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.scan.automation.AutomationScanFragmentFactoryWrapper> automationScanFragmentFactoryWrapperProvider)
      • providesScanFragmentFactory

        public static com.yoti.mobile.android.documentcapture.id.view.scan.IScanFragmentFactoryWrapper providesScanFragmentFactory​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureModule instance,
                                                                                                                                   com.yoti.mobile.android.documentcapture.id.view.scan.ScanFragmentFactoryWrapper scanFragmentFactoryWrapper,
                                                                                                                                   com.yoti.mobile.android.documentcapture.id.view.scan.automation.AutomationScanFragmentFactoryWrapper automationScanFragmentFactoryWrapper)