Class IpTrackingModule_ProvidesIpifyApiService$remote_productionReleaseFactory
java.lang.Object
com.yoti.mobile.android.remote.di.IpTrackingModule_ProvidesIpifyApiService$remote_productionReleaseFactory
- All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.remote.ip_tracking.data.remote.IpifyApi>,javax.inject.Provider<com.yoti.mobile.android.remote.ip_tracking.data.remote.IpifyApi>
@DaggerGenerated
public final class IpTrackingModule_ProvidesIpifyApiService$remote_productionReleaseFactory
extends Object
implements dagger.internal.Factory<com.yoti.mobile.android.remote.ip_tracking.data.remote.IpifyApi>
-
Constructor Summary
ConstructorsConstructorDescriptionIpTrackingModule_ProvidesIpifyApiService$remote_productionReleaseFactory(com.yoti.mobile.android.remote.di.IpTrackingModule module, javax.inject.Provider<com.google.gson.Gson> gsonProvider) -
Method Summary
Modifier and TypeMethodDescriptioncreate(com.yoti.mobile.android.remote.di.IpTrackingModule module, javax.inject.Provider<com.google.gson.Gson> gsonProvider) com.yoti.mobile.android.remote.ip_tracking.data.remote.IpifyApiget()static com.yoti.mobile.android.remote.ip_tracking.data.remote.IpifyApiprovidesIpifyApiService$remote_productionRelease(com.yoti.mobile.android.remote.di.IpTrackingModule instance, com.google.gson.Gson gson)
-
Constructor Details
-
IpTrackingModule_ProvidesIpifyApiService$remote_productionReleaseFactory
public IpTrackingModule_ProvidesIpifyApiService$remote_productionReleaseFactory(com.yoti.mobile.android.remote.di.IpTrackingModule module, javax.inject.Provider<com.google.gson.Gson> gsonProvider)
-
-
Method Details
-
get
public com.yoti.mobile.android.remote.ip_tracking.data.remote.IpifyApi get()- Specified by:
getin interfacejavax.inject.Provider<com.yoti.mobile.android.remote.ip_tracking.data.remote.IpifyApi>
-
create
public static IpTrackingModule_ProvidesIpifyApiService$remote_productionReleaseFactory create(com.yoti.mobile.android.remote.di.IpTrackingModule module, javax.inject.Provider<com.google.gson.Gson> gsonProvider) -
providesIpifyApiService$remote_productionRelease
public static com.yoti.mobile.android.remote.ip_tracking.data.remote.IpifyApi providesIpifyApiService$remote_productionRelease(com.yoti.mobile.android.remote.di.IpTrackingModule instance, com.google.gson.Gson gson)
-