Class RegulaScanResultsProcessorFactory_MembersInjector

java.lang.Object
com.yoti.mobile.android.documentcapture.id.view.scan.RegulaScanResultsProcessorFactory_MembersInjector
All Implemented Interfaces:
dagger.MembersInjector<com.yoti.mobile.android.documentcapture.id.view.scan.RegulaScanResultsProcessorFactory>

@DaggerGenerated public final class RegulaScanResultsProcessorFactory_MembersInjector extends Object implements dagger.MembersInjector<com.yoti.mobile.android.documentcapture.id.view.scan.RegulaScanResultsProcessorFactory>
  • Constructor Summary

    Constructors
    Constructor
    Description
    RegulaScanResultsProcessorFactory_MembersInjector(javax.inject.Provider<com.yoti.mobile.android.documentscan.regula.RegulaScanResultProcessor<com.yoti.mobile.android.yotisdkcore.core.domain.model.YotiDocsError>> regulaScanResultsProcessorProvider)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static dagger.MembersInjector<com.yoti.mobile.android.documentcapture.id.view.scan.RegulaScanResultsProcessorFactory>
    create(javax.inject.Provider<com.yoti.mobile.android.documentscan.regula.RegulaScanResultProcessor<com.yoti.mobile.android.yotisdkcore.core.domain.model.YotiDocsError>> regulaScanResultsProcessorProvider)
     
    void
    injectMembers(com.yoti.mobile.android.documentcapture.id.view.scan.RegulaScanResultsProcessorFactory instance)
     
    static void
    injectRegulaScanResultsProcessor(com.yoti.mobile.android.documentcapture.id.view.scan.RegulaScanResultsProcessorFactory instance, com.yoti.mobile.android.documentscan.regula.RegulaScanResultProcessor<com.yoti.mobile.android.yotisdkcore.core.domain.model.YotiDocsError> regulaScanResultsProcessor)
     

    Methods inherited from class java.lang.Object

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

    • RegulaScanResultsProcessorFactory_MembersInjector

      public RegulaScanResultsProcessorFactory_MembersInjector(javax.inject.Provider<com.yoti.mobile.android.documentscan.regula.RegulaScanResultProcessor<com.yoti.mobile.android.yotisdkcore.core.domain.model.YotiDocsError>> regulaScanResultsProcessorProvider)
  • Method Details

    • create

      public static dagger.MembersInjector<com.yoti.mobile.android.documentcapture.id.view.scan.RegulaScanResultsProcessorFactory> create(javax.inject.Provider<com.yoti.mobile.android.documentscan.regula.RegulaScanResultProcessor<com.yoti.mobile.android.yotisdkcore.core.domain.model.YotiDocsError>> regulaScanResultsProcessorProvider)
    • injectMembers

      public void injectMembers(com.yoti.mobile.android.documentcapture.id.view.scan.RegulaScanResultsProcessorFactory instance)
      Specified by:
      injectMembers in interface dagger.MembersInjector<com.yoti.mobile.android.documentcapture.id.view.scan.RegulaScanResultsProcessorFactory>
    • injectRegulaScanResultsProcessor

      public static void injectRegulaScanResultsProcessor(com.yoti.mobile.android.documentcapture.id.view.scan.RegulaScanResultsProcessorFactory instance, com.yoti.mobile.android.documentscan.regula.RegulaScanResultProcessor<com.yoti.mobile.android.yotisdkcore.core.domain.model.YotiDocsError> regulaScanResultsProcessor)