Class AddressEntityToDataMapper_Factory

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

    @DaggerGenerated
    public final class AddressEntityToDataMapper_Factory
    extends java.lang.Object
    implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.id.data.AddressEntityToDataMapper>
    • Constructor Detail

      • AddressEntityToDataMapper_Factory

        public AddressEntityToDataMapper_Factory()
    • Method Detail

      • get

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

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