Class 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 java.lang.Object
    implements dagger.internal.Factory<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.documentcapture.id.view.scan.DocumentScanViewModel>>
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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)  
      com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.documentcapture.id.view.scan.DocumentScanViewModel> get()  
      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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • 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 Detail

      • 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>>
      • 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)