Class IdDocumentSelectionDependenciesProvider_Factory

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

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

      Constructors 
      Constructor Description
      IdDocumentSelectionDependenciesProvider_Factory​(javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdScanConfigToEducationalViewDataMapper> scanConfigToEducationalViewDataMapperProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocConfigToDocSelectionViewDataMapper> docResConfigToSelectionViewDataMapperProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentSelectionErrorToFailureMapper> docSelectionErrorToFailureMapperProvider)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static IdDocumentSelectionDependenciesProvider_Factory create​(javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdScanConfigToEducationalViewDataMapper> scanConfigToEducationalViewDataMapperProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocConfigToDocSelectionViewDataMapper> docResConfigToSelectionViewDataMapperProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentSelectionErrorToFailureMapper> docSelectionErrorToFailureMapperProvider)  
      com.yoti.mobile.android.documentcapture.id.di.IdDocumentSelectionDependenciesProvider get()  
      static com.yoti.mobile.android.documentcapture.id.di.IdDocumentSelectionDependenciesProvider newInstance​(com.yoti.mobile.android.documentcapture.id.view.selection.IdScanConfigToEducationalViewDataMapper scanConfigToEducationalViewDataMapper, com.yoti.mobile.android.documentcapture.id.view.selection.IdDocConfigToDocSelectionViewDataMapper docResConfigToSelectionViewDataMapper, com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentSelectionErrorToFailureMapper docSelectionErrorToFailureMapper)  
      • Methods inherited from class java.lang.Object

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

      • IdDocumentSelectionDependenciesProvider_Factory

        public IdDocumentSelectionDependenciesProvider_Factory​(javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdScanConfigToEducationalViewDataMapper> scanConfigToEducationalViewDataMapperProvider,
                                                               javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocConfigToDocSelectionViewDataMapper> docResConfigToSelectionViewDataMapperProvider,
                                                               javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentSelectionErrorToFailureMapper> docSelectionErrorToFailureMapperProvider)
    • Method Detail

      • get

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

        public static IdDocumentSelectionDependenciesProvider_Factory create​(javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdScanConfigToEducationalViewDataMapper> scanConfigToEducationalViewDataMapperProvider,
                                                                             javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocConfigToDocSelectionViewDataMapper> docResConfigToSelectionViewDataMapperProvider,
                                                                             javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentSelectionErrorToFailureMapper> docSelectionErrorToFailureMapperProvider)
      • newInstance

        public static com.yoti.mobile.android.documentcapture.id.di.IdDocumentSelectionDependenciesProvider newInstance​(com.yoti.mobile.android.documentcapture.id.view.selection.IdScanConfigToEducationalViewDataMapper scanConfigToEducationalViewDataMapper,
                                                                                                                        com.yoti.mobile.android.documentcapture.id.view.selection.IdDocConfigToDocSelectionViewDataMapper docResConfigToSelectionViewDataMapper,
                                                                                                                        com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentSelectionErrorToFailureMapper docSelectionErrorToFailureMapper)