Class SelectionModule_ProvidesDocumentEducationalArgumentsToViewDataMapperFactory

java.lang.Object
com.yoti.mobile.android.documentcapture.di.SelectionModule_ProvidesDocumentEducationalArgumentsToViewDataMapperFactory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.documentcapture.view.educational.DocumentEducationalArgumentsToViewDataMapper>, javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.educational.DocumentEducationalArgumentsToViewDataMapper>

@DaggerGenerated public final class SelectionModule_ProvidesDocumentEducationalArgumentsToViewDataMapperFactory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.view.educational.DocumentEducationalArgumentsToViewDataMapper>
  • Constructor Details

    • SelectionModule_ProvidesDocumentEducationalArgumentsToViewDataMapperFactory

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

    • get

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

      public static SelectionModule_ProvidesDocumentEducationalArgumentsToViewDataMapperFactory create(com.yoti.mobile.android.documentcapture.di.SelectionModule module)
    • providesDocumentEducationalArgumentsToViewDataMapper

      public static com.yoti.mobile.android.documentcapture.view.educational.DocumentEducationalArgumentsToViewDataMapper providesDocumentEducationalArgumentsToViewDataMapper(com.yoti.mobile.android.documentcapture.di.SelectionModule instance)