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>>

@DaggerGenerated public final class RemoteModule_ProvidesOptionalTypedInterceptorSet$remote_productionReleaseFactory extends Object implements dagger.internal.Factory<Set<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>>
  • 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

      public Set<com.yoti.mobile.android.remote.interceptor.TypedInterceptor> get()
      Specified by:
      get in interface javax.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)