Class DocumentScanResultsToDocumentScanResultViewDataMapper_Factory

java.lang.Object
com.yoti.mobile.android.documentcapture.id.view.scan.DocumentScanResultsToDocumentScanResultViewDataMapper_Factory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.view.scan.DocumentScanResultsToDocumentScanResultViewDataMapper>, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.scan.DocumentScanResultsToDocumentScanResultViewDataMapper>

@DaggerGenerated public final class DocumentScanResultsToDocumentScanResultViewDataMapper_Factory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.view.scan.DocumentScanResultsToDocumentScanResultViewDataMapper>
  • Constructor Details

    • DocumentScanResultsToDocumentScanResultViewDataMapper_Factory

      public DocumentScanResultsToDocumentScanResultViewDataMapper_Factory()
  • Method Details

    • get

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

    • newInstance

      public static com.yoti.mobile.android.documentcapture.id.view.scan.DocumentScanResultsToDocumentScanResultViewDataMapper newInstance()