Class DocumentSchemeValidityCheckDataToEntityMapper_Factory
java.lang.Object
com.yoti.mobile.android.yotisdkcore.validity_checks.data.DocumentSchemeValidityCheckDataToEntityMapper_Factory
- All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.yotisdkcore.validity_checks.data.DocumentSchemeValidityCheckDataToEntityMapper>,javax.inject.Provider<com.yoti.mobile.android.yotisdkcore.validity_checks.data.DocumentSchemeValidityCheckDataToEntityMapper>
@DaggerGenerated
public final class DocumentSchemeValidityCheckDataToEntityMapper_Factory
extends Object
implements dagger.internal.Factory<com.yoti.mobile.android.yotisdkcore.validity_checks.data.DocumentSchemeValidityCheckDataToEntityMapper>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DocumentSchemeValidityCheckDataToEntityMapper_Factory
public DocumentSchemeValidityCheckDataToEntityMapper_Factory()
-
-
Method Details
-
get
public com.yoti.mobile.android.yotisdkcore.validity_checks.data.DocumentSchemeValidityCheckDataToEntityMapper get()- Specified by:
getin interfacejavax.inject.Provider<com.yoti.mobile.android.yotisdkcore.validity_checks.data.DocumentSchemeValidityCheckDataToEntityMapper>
-
create
-
newInstance
public static com.yoti.mobile.android.yotisdkcore.validity_checks.data.DocumentSchemeValidityCheckDataToEntityMapper newInstance()
-