Class SelectionModule_ProvideDocumentFeatureErrorToFailureMapperFactory

java.lang.Object
com.yoti.mobile.android.documentcapture.di.SelectionModule_ProvideDocumentFeatureErrorToFailureMapperFactory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.yotidocs.common.Mapper<Throwable,com.yoti.mobile.android.yotisdkcore.core.view.model.YdsFailure>>, javax.inject.Provider<com.yoti.mobile.android.yotidocs.common.Mapper<Throwable,com.yoti.mobile.android.yotisdkcore.core.view.model.YdsFailure>>

@DaggerGenerated public final class SelectionModule_ProvideDocumentFeatureErrorToFailureMapperFactory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.yotidocs.common.Mapper<Throwable,com.yoti.mobile.android.yotisdkcore.core.view.model.YdsFailure>>
  • Constructor Details

    • SelectionModule_ProvideDocumentFeatureErrorToFailureMapperFactory

      public SelectionModule_ProvideDocumentFeatureErrorToFailureMapperFactory(com.yoti.mobile.android.documentcapture.di.SelectionModule module)
  • Method Details

    • get

      public com.yoti.mobile.android.yotidocs.common.Mapper<Throwable,com.yoti.mobile.android.yotisdkcore.core.view.model.YdsFailure> get()
      Specified by:
      get in interface javax.inject.Provider<com.yoti.mobile.android.yotidocs.common.Mapper<Throwable,com.yoti.mobile.android.yotisdkcore.core.view.model.YdsFailure>>
    • create

      public static SelectionModule_ProvideDocumentFeatureErrorToFailureMapperFactory create(com.yoti.mobile.android.documentcapture.di.SelectionModule module)
    • provideDocumentFeatureErrorToFailureMapper

      public static com.yoti.mobile.android.yotidocs.common.Mapper<Throwable,com.yoti.mobile.android.yotisdkcore.core.view.model.YdsFailure> provideDocumentFeatureErrorToFailureMapper(com.yoti.mobile.android.documentcapture.di.SelectionModule instance)