Package com.yoti.mobile.android.mrtd
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MrtdCaptureLauncher_Factorycreate()com.yoti.mobile.android.mrtd.MrtdCaptureLauncherget()static 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:
getin interfacejavax.inject.Provider<com.yoti.mobile.android.mrtd.MrtdCaptureLauncher>
-
create
-
newInstance
public static com.yoti.mobile.android.mrtd.MrtdCaptureLauncher newInstance()
-