Class IdDocumentSelectionErrorToFailureMapper_Factory

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

    @DaggerGenerated
    public final class IdDocumentSelectionErrorToFailureMapper_Factory
    extends java.lang.Object
    implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentSelectionErrorToFailureMapper>
    • Constructor Summary

      Constructors 
      Constructor Description
      IdDocumentSelectionErrorToFailureMapper_Factory​(javax.inject.Provider<com.yoti.mobile.android.yotidocs.common.error.ExceptionToFailureMapper> exceptionToFailureMapperProvider)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static IdDocumentSelectionErrorToFailureMapper_Factory create​(javax.inject.Provider<com.yoti.mobile.android.yotidocs.common.error.ExceptionToFailureMapper> exceptionToFailureMapperProvider)  
      com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentSelectionErrorToFailureMapper get()  
      static com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentSelectionErrorToFailureMapper newInstance​(com.yoti.mobile.android.yotidocs.common.error.ExceptionToFailureMapper exceptionToFailureMapper)  
      • Methods inherited from class java.lang.Object

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

      • IdDocumentSelectionErrorToFailureMapper_Factory

        public IdDocumentSelectionErrorToFailureMapper_Factory​(javax.inject.Provider<com.yoti.mobile.android.yotidocs.common.error.ExceptionToFailureMapper> exceptionToFailureMapperProvider)
    • Method Detail

      • get

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

        public static com.yoti.mobile.android.documentcapture.id.view.selection.IdDocumentSelectionErrorToFailureMapper newInstance​(com.yoti.mobile.android.yotidocs.common.error.ExceptionToFailureMapper exceptionToFailureMapper)