Class IdDocumentCaptureModule_ProvidesScanFragmentFactoryFactory

java.lang.Object
com.yoti.mobile.android.documentcapture.id.di.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 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

    Modifier and Type
    Method
    Description
    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 Details

    • 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 Details

    • 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)