Class MrtdCaptureLauncher_Factory

java.lang.Object
com.yoti.mobile.android.mrtd.MrtdCaptureLauncher_Factory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.mrtd.MrtdCaptureLauncher>, javax.inject.Provider<com.yoti.mobile.android.mrtd.MrtdCaptureLauncher>

@DaggerGenerated public final class MrtdCaptureLauncher_Factory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.mrtd.MrtdCaptureLauncher>
  • Constructor Details

    • MrtdCaptureLauncher_Factory

      public MrtdCaptureLauncher_Factory()
  • Method Details

    • get

      public com.yoti.mobile.android.mrtd.MrtdCaptureLauncher get()
      Specified by:
      get in interface javax.inject.Provider<com.yoti.mobile.android.mrtd.MrtdCaptureLauncher>
    • create

      public static MrtdCaptureLauncher_Factory create()
    • newInstance

      public static com.yoti.mobile.android.mrtd.MrtdCaptureLauncher newInstance()