Class UploadModule_ProvidesReduceDocumentImageSizeInteractorFactory

java.lang.Object
com.yoti.mobile.android.documentcapture.di.UploadModule_ProvidesReduceDocumentImageSizeInteractorFactory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.documentcapture.domain.ReduceDocumentImageSizeInteractor<com.yoti.mobile.android.documentcapture.domain.model.IDocumentEntity>>, javax.inject.Provider<com.yoti.mobile.android.documentcapture.domain.ReduceDocumentImageSizeInteractor<com.yoti.mobile.android.documentcapture.domain.model.IDocumentEntity>>

@DaggerGenerated public final class UploadModule_ProvidesReduceDocumentImageSizeInteractorFactory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.domain.ReduceDocumentImageSizeInteractor<com.yoti.mobile.android.documentcapture.domain.model.IDocumentEntity>>
  • Constructor Details

    • UploadModule_ProvidesReduceDocumentImageSizeInteractorFactory

      public UploadModule_ProvidesReduceDocumentImageSizeInteractorFactory(com.yoti.mobile.android.documentcapture.di.UploadModule module)
  • Method Details

    • get

      public com.yoti.mobile.android.documentcapture.domain.ReduceDocumentImageSizeInteractor<com.yoti.mobile.android.documentcapture.domain.model.IDocumentEntity> get()
      Specified by:
      get in interface javax.inject.Provider<com.yoti.mobile.android.documentcapture.domain.ReduceDocumentImageSizeInteractor<com.yoti.mobile.android.documentcapture.domain.model.IDocumentEntity>>
    • create

      public static UploadModule_ProvidesReduceDocumentImageSizeInteractorFactory create(com.yoti.mobile.android.documentcapture.di.UploadModule module)
    • providesReduceDocumentImageSizeInteractor

      public static com.yoti.mobile.android.documentcapture.domain.ReduceDocumentImageSizeInteractor<com.yoti.mobile.android.documentcapture.domain.model.IDocumentEntity> providesReduceDocumentImageSizeInteractor(com.yoti.mobile.android.documentcapture.di.UploadModule instance)