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 Summary
ConstructorsConstructorDescriptionSelectionModule_ProvidesDocumentEducationalArgumentsToViewDataMapperFactory(com.yoti.mobile.android.documentcapture.di.SelectionModule module) -
Method Summary
Modifier and TypeMethodDescriptioncreate(com.yoti.mobile.android.documentcapture.di.SelectionModule module) com.yoti.mobile.android.documentcapture.view.educational.DocumentEducationalArgumentsToViewDataMapperget()static com.yoti.mobile.android.documentcapture.view.educational.DocumentEducationalArgumentsToViewDataMapperprovidesDocumentEducationalArgumentsToViewDataMapper(com.yoti.mobile.android.documentcapture.di.SelectionModule instance)
-
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:
getin interfacejavax.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)
-