Class NfcCaptureModule_ProvidesNfcCaptureLauncherFactory
java.lang.Object
com.yoti.mobile.android.documentcapture.id.di.NfcCaptureModule_ProvidesNfcCaptureLauncherFactory
- All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.yotisdkcore.feature.nfc.NfcCaptureLauncher>,javax.inject.Provider<com.yoti.mobile.android.yotisdkcore.feature.nfc.NfcCaptureLauncher>
@DaggerGenerated
public final class NfcCaptureModule_ProvidesNfcCaptureLauncherFactory
extends Object
implements dagger.internal.Factory<com.yoti.mobile.android.yotisdkcore.feature.nfc.NfcCaptureLauncher>
-
Constructor Details
-
NfcCaptureModule_ProvidesNfcCaptureLauncherFactory
public NfcCaptureModule_ProvidesNfcCaptureLauncherFactory()
-
-
Method Details
-
get
@Nullable public @Nullable com.yoti.mobile.android.yotisdkcore.feature.nfc.NfcCaptureLauncher get()- Specified by:
getin interfacejavax.inject.Provider<com.yoti.mobile.android.yotisdkcore.feature.nfc.NfcCaptureLauncher>
-
create
-
providesNfcCaptureLauncher
@Nullable public static @Nullable com.yoti.mobile.android.yotisdkcore.feature.nfc.NfcCaptureLauncher providesNfcCaptureLauncher()
-