Class IdDocumentSelectionDependenciesProvider_Factory

java.lang.Object
com.yoti.mobile.android.documentcapture.id.di.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 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.IdDocumentRequirementEntityToDocSelectionViewDataMapper> docRequirementToSelectionViewDataMapperProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentEducationalArgumentsToViewDataMapper> documentEducationalArgumentsToViewDataMapperProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.IdDocumentFeatureErrorToFailureMapper> documentFeatureErrorToFailureMapperProvider)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    create(javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentRequirementEntityToDocSelectionViewDataMapper> docRequirementToSelectionViewDataMapperProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentEducationalArgumentsToViewDataMapper> documentEducationalArgumentsToViewDataMapperProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.IdDocumentFeatureErrorToFailureMapper> documentFeatureErrorToFailureMapperProvider)
     
    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.IdDocumentRequirementEntityToDocSelectionViewDataMapper docRequirementToSelectionViewDataMapper, com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentEducationalArgumentsToViewDataMapper documentEducationalArgumentsToViewDataMapper, com.yoti.mobile.android.documentcapture.id.view.IdDocumentFeatureErrorToFailureMapper documentFeatureErrorToFailureMapper)
     

    Methods inherited from class java.lang.Object

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

    • IdDocumentSelectionDependenciesProvider_Factory

      public IdDocumentSelectionDependenciesProvider_Factory(javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentRequirementEntityToDocSelectionViewDataMapper> docRequirementToSelectionViewDataMapperProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentEducationalArgumentsToViewDataMapper> documentEducationalArgumentsToViewDataMapperProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.IdDocumentFeatureErrorToFailureMapper> documentFeatureErrorToFailureMapperProvider)
  • Method Details

    • 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.IdDocumentRequirementEntityToDocSelectionViewDataMapper> docRequirementToSelectionViewDataMapperProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentEducationalArgumentsToViewDataMapper> documentEducationalArgumentsToViewDataMapperProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.IdDocumentFeatureErrorToFailureMapper> documentFeatureErrorToFailureMapperProvider)
    • newInstance

      public static com.yoti.mobile.android.documentcapture.id.di.IdDocumentSelectionDependenciesProvider newInstance(com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentRequirementEntityToDocSelectionViewDataMapper docRequirementToSelectionViewDataMapper, com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentEducationalArgumentsToViewDataMapper documentEducationalArgumentsToViewDataMapper, com.yoti.mobile.android.documentcapture.id.view.IdDocumentFeatureErrorToFailureMapper documentFeatureErrorToFailureMapper)