Class DocumentScanResultViewDataToBacCredentialMapper_Factory

java.lang.Object
com.yoti.mobile.android.documentcapture.id.view.verify.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 Object implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.view.verify.DocumentScanResultViewDataToBacCredentialMapper>
  • Constructor Details

    • DocumentScanResultViewDataToBacCredentialMapper_Factory

      public DocumentScanResultViewDataToBacCredentialMapper_Factory()
  • Method Details

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

    • newInstance

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