Class ScanErrorToSessionStatusTypeMapper_Factory

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

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

      • ScanErrorToSessionStatusTypeMapper_Factory

        public ScanErrorToSessionStatusTypeMapper_Factory()
    • Method Detail

      • get

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

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