Class IdDocumentCaptureViewModelModule_ProvidesPageScanReviewViewModelFactory

  • All Implemented Interfaces:
    dagger.internal.Factory<androidx.lifecycle.ViewModel>, javax.inject.Provider<androidx.lifecycle.ViewModel>

    @DaggerGenerated
    public final class IdDocumentCaptureViewModelModule_ProvidesPageScanReviewViewModelFactory
    extends java.lang.Object
    implements dagger.internal.Factory<androidx.lifecycle.ViewModel>
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static IdDocumentCaptureViewModelModule_ProvidesPageScanReviewViewModelFactory create​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureViewModelModule module, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.scan.PageScanReviewViewModel> viewModelProvider)  
      androidx.lifecycle.ViewModel get()  
      static androidx.lifecycle.ViewModel providesPageScanReviewViewModel​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureViewModelModule instance, com.yoti.mobile.android.documentcapture.id.view.scan.PageScanReviewViewModel viewModel)  
      • Methods inherited from class java.lang.Object

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

      • IdDocumentCaptureViewModelModule_ProvidesPageScanReviewViewModelFactory

        public IdDocumentCaptureViewModelModule_ProvidesPageScanReviewViewModelFactory​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureViewModelModule module,
                                                                                       javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.scan.PageScanReviewViewModel> viewModelProvider)
    • Method Detail

      • get

        public androidx.lifecycle.ViewModel get()
        Specified by:
        get in interface javax.inject.Provider<androidx.lifecycle.ViewModel>
      • providesPageScanReviewViewModel

        public static androidx.lifecycle.ViewModel providesPageScanReviewViewModel​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureViewModelModule instance,
                                                                                   com.yoti.mobile.android.documentcapture.id.view.scan.PageScanReviewViewModel viewModel)