Class MrtdCoreModule_ProvidesNfcTagProcessor$mrtd_productionReleaseFactory

  • All Implemented Interfaces:
    dagger.internal.Factory<com.yoti.mobile.android.mrtd.domain.INfcTagProcessor>, javax.inject.Provider<com.yoti.mobile.android.mrtd.domain.INfcTagProcessor>

    @DaggerGenerated
    public final class MrtdCoreModule_ProvidesNfcTagProcessor$mrtd_productionReleaseFactory
    extends java.lang.Object
    implements dagger.internal.Factory<com.yoti.mobile.android.mrtd.domain.INfcTagProcessor>
    • Constructor Detail

      • MrtdCoreModule_ProvidesNfcTagProcessor$mrtd_productionReleaseFactory

        public MrtdCoreModule_ProvidesNfcTagProcessor$mrtd_productionReleaseFactory​(com.yoti.mobile.android.mrtd.di.MrtdCoreModule module,
                                                                                    javax.inject.Provider<com.yoti.mobile.android.mrtd.domain.NfcTagProcessor> processorProvider)
    • Method Detail

      • get

        public com.yoti.mobile.android.mrtd.domain.INfcTagProcessor get()
        Specified by:
        get in interface javax.inject.Provider<com.yoti.mobile.android.mrtd.domain.INfcTagProcessor>
      • providesNfcTagProcessor$mrtd_productionRelease

        public static com.yoti.mobile.android.mrtd.domain.INfcTagProcessor providesNfcTagProcessor$mrtd_productionRelease​(com.yoti.mobile.android.mrtd.di.MrtdCoreModule instance,
                                                                                                                          com.yoti.mobile.android.mrtd.domain.NfcTagProcessor processor)