Class IdScanConfigToEducationalViewDataMapper_Factory

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

    @DaggerGenerated
    public final class IdScanConfigToEducationalViewDataMapper_Factory
    extends java.lang.Object
    implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.view.selection.IdScanConfigToEducationalViewDataMapper>
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static IdScanConfigToEducationalViewDataMapper_Factory create​(javax.inject.Provider<com.yoti.mobile.android.common.ui.components.utils.IDemonymProvider> demonymProvider)  
      com.yoti.mobile.android.documentcapture.id.view.selection.IdScanConfigToEducationalViewDataMapper get()  
      static com.yoti.mobile.android.documentcapture.id.view.selection.IdScanConfigToEducationalViewDataMapper newInstance​(com.yoti.mobile.android.common.ui.components.utils.IDemonymProvider demonymProvider)  
      • Methods inherited from class java.lang.Object

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

      • IdScanConfigToEducationalViewDataMapper_Factory

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

      • get

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

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