Class RemoteModule_ProvideSessionInterceptor$remote_productionReleaseFactory
java.lang.Object
com.yoti.mobile.android.remote.di.RemoteModule_ProvideSessionInterceptor$remote_productionReleaseFactory
- All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>,javax.inject.Provider<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>
@DaggerGenerated
public final class RemoteModule_ProvideSessionInterceptor$remote_productionReleaseFactory
extends Object
implements dagger.internal.Factory<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteModule_ProvideSessionInterceptor$remote_productionReleaseFactory(com.yoti.mobile.android.remote.di.RemoteModule module, javax.inject.Provider<com.yoti.mobile.android.remote.interceptor.SessionIdInterceptor> actualProvider) -
Method Summary
Modifier and TypeMethodDescriptioncreate(com.yoti.mobile.android.remote.di.RemoteModule module, javax.inject.Provider<com.yoti.mobile.android.remote.interceptor.SessionIdInterceptor> actualProvider) com.yoti.mobile.android.remote.interceptor.TypedInterceptorget()static com.yoti.mobile.android.remote.interceptor.TypedInterceptorprovideSessionInterceptor$remote_productionRelease(com.yoti.mobile.android.remote.di.RemoteModule instance, com.yoti.mobile.android.remote.interceptor.SessionIdInterceptor actual)
-
Constructor Details
-
RemoteModule_ProvideSessionInterceptor$remote_productionReleaseFactory
public RemoteModule_ProvideSessionInterceptor$remote_productionReleaseFactory(com.yoti.mobile.android.remote.di.RemoteModule module, javax.inject.Provider<com.yoti.mobile.android.remote.interceptor.SessionIdInterceptor> actualProvider)
-
-
Method Details
-
get
public com.yoti.mobile.android.remote.interceptor.TypedInterceptor get()- Specified by:
getin interfacejavax.inject.Provider<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>
-
create
public static RemoteModule_ProvideSessionInterceptor$remote_productionReleaseFactory create(com.yoti.mobile.android.remote.di.RemoteModule module, javax.inject.Provider<com.yoti.mobile.android.remote.interceptor.SessionIdInterceptor> actualProvider) -
provideSessionInterceptor$remote_productionRelease
public static com.yoti.mobile.android.remote.interceptor.TypedInterceptor provideSessionInterceptor$remote_productionRelease(com.yoti.mobile.android.remote.di.RemoteModule instance, com.yoti.mobile.android.remote.interceptor.SessionIdInterceptor actual)
-