Class 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 java.lang.Object
    implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.view.scan.DocumentScanResultsToDocumentScanResultViewDataMapper>
    • Constructor Detail

      • DocumentScanResultsToDocumentScanResultViewDataMapper_Factory

        public DocumentScanResultsToDocumentScanResultViewDataMapper_Factory()
    • Method Detail

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

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