Class NfcCaptureModule_ProvidesNfcStateRepositoryFactory

java.lang.Object
com.yoti.mobile.android.documentcapture.id.di.NfcCaptureModule_ProvidesNfcStateRepositoryFactory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.yotisdkcore.feature.nfc.domain.INfcStateRepository>, javax.inject.Provider<com.yoti.mobile.android.yotisdkcore.feature.nfc.domain.INfcStateRepository>

@DaggerGenerated public final class NfcCaptureModule_ProvidesNfcStateRepositoryFactory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.yotisdkcore.feature.nfc.domain.INfcStateRepository>
  • Constructor Details

    • NfcCaptureModule_ProvidesNfcStateRepositoryFactory

      public NfcCaptureModule_ProvidesNfcStateRepositoryFactory()
  • Method Details

    • get

      @Nullable public @Nullable com.yoti.mobile.android.yotisdkcore.feature.nfc.domain.INfcStateRepository get()
      Specified by:
      get in interface javax.inject.Provider<com.yoti.mobile.android.yotisdkcore.feature.nfc.domain.INfcStateRepository>
    • create

    • providesNfcStateRepository

      @Nullable public static @Nullable com.yoti.mobile.android.yotisdkcore.feature.nfc.domain.INfcStateRepository providesNfcStateRepository()