Class IpTrackingModule_ProvidesIpCacheDataSource$remote_productionReleaseFactory
java.lang.Object
com.yoti.mobile.android.remote.di.IpTrackingModule_ProvidesIpCacheDataSource$remote_productionReleaseFactory
- All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.remote.ip_tracking.data.IIpCacheDataSource>,javax.inject.Provider<com.yoti.mobile.android.remote.ip_tracking.data.IIpCacheDataSource>
@DaggerGenerated
public final class IpTrackingModule_ProvidesIpCacheDataSource$remote_productionReleaseFactory
extends Object
implements dagger.internal.Factory<com.yoti.mobile.android.remote.ip_tracking.data.IIpCacheDataSource>
-
Constructor Summary
ConstructorsConstructorDescriptionIpTrackingModule_ProvidesIpCacheDataSource$remote_productionReleaseFactory(com.yoti.mobile.android.remote.di.IpTrackingModule module) -
Method Summary
Modifier and TypeMethodDescriptioncreate(com.yoti.mobile.android.remote.di.IpTrackingModule module) com.yoti.mobile.android.remote.ip_tracking.data.IIpCacheDataSourceget()static com.yoti.mobile.android.remote.ip_tracking.data.IIpCacheDataSourceprovidesIpCacheDataSource$remote_productionRelease(com.yoti.mobile.android.remote.di.IpTrackingModule instance)
-
Constructor Details
-
IpTrackingModule_ProvidesIpCacheDataSource$remote_productionReleaseFactory
public IpTrackingModule_ProvidesIpCacheDataSource$remote_productionReleaseFactory(com.yoti.mobile.android.remote.di.IpTrackingModule module)
-
-
Method Details
-
get
public com.yoti.mobile.android.remote.ip_tracking.data.IIpCacheDataSource get()- Specified by:
getin interfacejavax.inject.Provider<com.yoti.mobile.android.remote.ip_tracking.data.IIpCacheDataSource>
-
create
public static IpTrackingModule_ProvidesIpCacheDataSource$remote_productionReleaseFactory create(com.yoti.mobile.android.remote.di.IpTrackingModule module) -
providesIpCacheDataSource$remote_productionRelease
public static com.yoti.mobile.android.remote.ip_tracking.data.IIpCacheDataSource providesIpCacheDataSource$remote_productionRelease(com.yoti.mobile.android.remote.di.IpTrackingModule instance)
-