Class IdDocumentEducationalArgumentsToViewDataMapper_Factory

java.lang.Object
com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentEducationalArgumentsToViewDataMapper_Factory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentEducationalArgumentsToViewDataMapper>, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentEducationalArgumentsToViewDataMapper>

@DaggerGenerated public final class IdDocumentEducationalArgumentsToViewDataMapper_Factory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentEducationalArgumentsToViewDataMapper>
  • Constructor Details

    • IdDocumentEducationalArgumentsToViewDataMapper_Factory

      public IdDocumentEducationalArgumentsToViewDataMapper_Factory(javax.inject.Provider<com.yoti.mobile.android.common.ui.components.utils.IDemonymProvider> demonymProvider)
  • Method Details

    • get

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

      public static IdDocumentEducationalArgumentsToViewDataMapper_Factory create(javax.inject.Provider<com.yoti.mobile.android.common.ui.components.utils.IDemonymProvider> demonymProvider)
    • newInstance

      public static com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentEducationalArgumentsToViewDataMapper newInstance(com.yoti.mobile.android.common.ui.components.utils.IDemonymProvider demonymProvider)