Class RemoteErrorToYdsErrorMapper_Factory

java.lang.Object
com.yoti.mobile.android.yotisdkcore.core.data.remote.RemoteErrorToYdsErrorMapper_Factory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.yotisdkcore.core.data.remote.RemoteErrorToYdsErrorMapper>, javax.inject.Provider<com.yoti.mobile.android.yotisdkcore.core.data.remote.RemoteErrorToYdsErrorMapper>

@DaggerGenerated public final class RemoteErrorToYdsErrorMapper_Factory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.yotisdkcore.core.data.remote.RemoteErrorToYdsErrorMapper>
  • Constructor Details

    • RemoteErrorToYdsErrorMapper_Factory

      public RemoteErrorToYdsErrorMapper_Factory()
  • Method Details

    • get

      public com.yoti.mobile.android.yotisdkcore.core.data.remote.RemoteErrorToYdsErrorMapper get()
      Specified by:
      get in interface javax.inject.Provider<com.yoti.mobile.android.yotisdkcore.core.data.remote.RemoteErrorToYdsErrorMapper>
    • create

      public static RemoteErrorToYdsErrorMapper_Factory create()
    • newInstance

      public static com.yoti.mobile.android.yotisdkcore.core.data.remote.RemoteErrorToYdsErrorMapper newInstance()