Class RemoteModule_ProvideLoggingInterceptor$remote_productionReleaseFactory

java.lang.Object
com.yoti.mobile.android.remote.di.RemoteModule_ProvideLoggingInterceptor$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_ProvideLoggingInterceptor$remote_productionReleaseFactory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>
  • Constructor Details

    • RemoteModule_ProvideLoggingInterceptor$remote_productionReleaseFactory

      public RemoteModule_ProvideLoggingInterceptor$remote_productionReleaseFactory(com.yoti.mobile.android.remote.di.RemoteModule module, javax.inject.Provider<com.yoti.mobile.android.remote.interceptor.TypedLoggingInterceptor> actualProvider)
  • Method Details

    • get

      public com.yoti.mobile.android.remote.interceptor.TypedInterceptor get()
      Specified by:
      get in interface javax.inject.Provider<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>
    • create

      public static RemoteModule_ProvideLoggingInterceptor$remote_productionReleaseFactory create(com.yoti.mobile.android.remote.di.RemoteModule module, javax.inject.Provider<com.yoti.mobile.android.remote.interceptor.TypedLoggingInterceptor> actualProvider)
    • provideLoggingInterceptor$remote_productionRelease

      public static com.yoti.mobile.android.remote.interceptor.TypedInterceptor provideLoggingInterceptor$remote_productionRelease(com.yoti.mobile.android.remote.di.RemoteModule instance, com.yoti.mobile.android.remote.interceptor.TypedLoggingInterceptor actual)