Class DocumentScanResultViewDataToBacCredentialMapper_Factory

  • All Implemented Interfaces:
    dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.view.verify.DocumentScanResultViewDataToBacCredentialMapper>, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.verify.DocumentScanResultViewDataToBacCredentialMapper>

    @DaggerGenerated
    public final class DocumentScanResultViewDataToBacCredentialMapper_Factory
    extends java.lang.Object
    implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.view.verify.DocumentScanResultViewDataToBacCredentialMapper>
    • Constructor Detail

      • DocumentScanResultViewDataToBacCredentialMapper_Factory

        public DocumentScanResultViewDataToBacCredentialMapper_Factory()
    • Method Detail

      • get

        public com.yoti.mobile.android.documentcapture.id.view.verify.DocumentScanResultViewDataToBacCredentialMapper get()
        Specified by:
        get in interface javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.view.verify.DocumentScanResultViewDataToBacCredentialMapper>
      • newInstance

        public static com.yoti.mobile.android.documentcapture.id.view.verify.DocumentScanResultViewDataToBacCredentialMapper newInstance()