Class MrtdCoreModule_ProvideNfcDispatcher$mrtd_productionReleaseFactory

java.lang.Object
com.yoti.mobile.android.mrtd.di.MrtdCoreModule_ProvideNfcDispatcher$mrtd_productionReleaseFactory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.mrtd.domain.INfcDispatcher>, javax.inject.Provider<com.yoti.mobile.android.mrtd.domain.INfcDispatcher>

@DaggerGenerated public final class MrtdCoreModule_ProvideNfcDispatcher$mrtd_productionReleaseFactory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.mrtd.domain.INfcDispatcher>
  • Constructor Details

    • MrtdCoreModule_ProvideNfcDispatcher$mrtd_productionReleaseFactory

      public MrtdCoreModule_ProvideNfcDispatcher$mrtd_productionReleaseFactory(com.yoti.mobile.android.mrtd.di.MrtdCoreModule module, javax.inject.Provider<com.yoti.mobile.android.mrtd.domain.NfcDispatcher> dispatcherProvider)
  • Method Details

    • get

      public com.yoti.mobile.android.mrtd.domain.INfcDispatcher get()
      Specified by:
      get in interface javax.inject.Provider<com.yoti.mobile.android.mrtd.domain.INfcDispatcher>
    • create

      public static MrtdCoreModule_ProvideNfcDispatcher$mrtd_productionReleaseFactory create(com.yoti.mobile.android.mrtd.di.MrtdCoreModule module, javax.inject.Provider<com.yoti.mobile.android.mrtd.domain.NfcDispatcher> dispatcherProvider)
    • provideNfcDispatcher$mrtd_productionRelease

      public static com.yoti.mobile.android.mrtd.domain.INfcDispatcher provideNfcDispatcher$mrtd_productionRelease(com.yoti.mobile.android.mrtd.di.MrtdCoreModule instance, com.yoti.mobile.android.mrtd.domain.NfcDispatcher dispatcher)