Class AutomationScanFragmentFactoryWrapper_Factory

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

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

      • AutomationScanFragmentFactoryWrapper_Factory

        public AutomationScanFragmentFactoryWrapper_Factory()
    • Method Detail

      • get

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

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