Class NfcEntityToDataMapper_Factory

java.lang.Object
com.yoti.mobile.android.documentcapture.id.data.NfcEntityToDataMapper_Factory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.data.NfcEntityToDataMapper>, javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.data.NfcEntityToDataMapper>

@DaggerGenerated public final class NfcEntityToDataMapper_Factory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.data.NfcEntityToDataMapper>
  • Constructor Details

    • NfcEntityToDataMapper_Factory

      public NfcEntityToDataMapper_Factory()
  • Method Details

    • get

      public com.yoti.mobile.android.documentcapture.id.data.NfcEntityToDataMapper get()
      Specified by:
      get in interface javax.inject.Provider<com.yoti.mobile.android.documentcapture.id.data.NfcEntityToDataMapper>
    • create

      public static NfcEntityToDataMapper_Factory create()
    • newInstance

      public static com.yoti.mobile.android.documentcapture.id.data.NfcEntityToDataMapper newInstance()