Class RemoteModule_ProvidesOptionalTypedInterceptorSet$remote_productionReleaseFactory
java.lang.Object
com.yoti.mobile.android.remote.di.RemoteModule_ProvidesOptionalTypedInterceptorSet$remote_productionReleaseFactory
- All Implemented Interfaces:
dagger.internal.Factory<Set<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>>,javax.inject.Provider<Set<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>>
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteModule_ProvidesOptionalTypedInterceptorSet$remote_productionReleaseFactory(com.yoti.mobile.android.remote.di.RemoteModule module, javax.inject.Provider<com.yoti.mobile.android.remote.interceptor.UserAgentSuffixInterceptor> userAgentSuffixInterceptorProvider) -
Method Summary
Modifier and TypeMethodDescriptioncreate(com.yoti.mobile.android.remote.di.RemoteModule module, javax.inject.Provider<com.yoti.mobile.android.remote.interceptor.UserAgentSuffixInterceptor> userAgentSuffixInterceptorProvider) Set<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>get()static Set<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>providesOptionalTypedInterceptorSet$remote_productionRelease(com.yoti.mobile.android.remote.di.RemoteModule instance, com.yoti.mobile.android.remote.interceptor.UserAgentSuffixInterceptor userAgentSuffixInterceptor)
-
Constructor Details
-
RemoteModule_ProvidesOptionalTypedInterceptorSet$remote_productionReleaseFactory
public RemoteModule_ProvidesOptionalTypedInterceptorSet$remote_productionReleaseFactory(com.yoti.mobile.android.remote.di.RemoteModule module, javax.inject.Provider<com.yoti.mobile.android.remote.interceptor.UserAgentSuffixInterceptor> userAgentSuffixInterceptorProvider)
-
-
Method Details
-
get
- Specified by:
getin interfacejavax.inject.Provider<Set<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>>
-
create
public static RemoteModule_ProvidesOptionalTypedInterceptorSet$remote_productionReleaseFactory create(com.yoti.mobile.android.remote.di.RemoteModule module, javax.inject.Provider<com.yoti.mobile.android.remote.interceptor.UserAgentSuffixInterceptor> userAgentSuffixInterceptorProvider) -
providesOptionalTypedInterceptorSet$remote_productionRelease
public static Set<com.yoti.mobile.android.remote.interceptor.TypedInterceptor> providesOptionalTypedInterceptorSet$remote_productionRelease(com.yoti.mobile.android.remote.di.RemoteModule instance, com.yoti.mobile.android.remote.interceptor.UserAgentSuffixInterceptor userAgentSuffixInterceptor)
-