Class IdDocumentCaptureViewModelModule_ProvidesSavedStateViewModelFactoryForDocumentCaptureFactory

java.lang.Object
com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureViewModelModule_ProvidesSavedStateViewModelFactoryForDocumentCaptureFactory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.documentcapture.id.view.scan.DocumentScanViewModel>>, javax.inject.Provider<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.documentcapture.id.view.scan.DocumentScanViewModel>>

@DaggerGenerated public final class IdDocumentCaptureViewModelModule_ProvidesSavedStateViewModelFactoryForDocumentCaptureFactory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.documentcapture.id.view.scan.DocumentScanViewModel>>
  • Constructor Details

    • IdDocumentCaptureViewModelModule_ProvidesSavedStateViewModelFactoryForDocumentCaptureFactory

      public IdDocumentCaptureViewModelModule_ProvidesSavedStateViewModelFactoryForDocumentCaptureFactory(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureViewModelModule module, javax.inject.Provider<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateHandleHolderViewModelFactoryProvider> savedStateViewModelFactoryProvider)
  • Method Details

    • get

      public com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.documentcapture.id.view.scan.DocumentScanViewModel> get()
      Specified by:
      get in interface javax.inject.Provider<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.documentcapture.id.view.scan.DocumentScanViewModel>>
    • create

      public static IdDocumentCaptureViewModelModule_ProvidesSavedStateViewModelFactoryForDocumentCaptureFactory create(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureViewModelModule module, javax.inject.Provider<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateHandleHolderViewModelFactoryProvider> savedStateViewModelFactoryProvider)
    • providesSavedStateViewModelFactoryForDocumentCapture

      public static com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.documentcapture.id.view.scan.DocumentScanViewModel> providesSavedStateViewModelFactoryForDocumentCapture(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureViewModelModule instance, com.yoti.mobile.android.commonui.di.viewmodel.SavedStateHandleHolderViewModelFactoryProvider savedStateViewModelFactoryProvider)