Class 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 java.lang.Object
    implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.data.NfcEntityToDataMapper>
    • Constructor Detail

      • NfcEntityToDataMapper_Factory

        public NfcEntityToDataMapper_Factory()
    • Method Detail

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

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