Class BiometricConsentLauncher_Factory

java.lang.Object
com.yoti.mobile.android.liveness.BiometricConsentLauncher_Factory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.liveness.BiometricConsentLauncher>, javax.inject.Provider<com.yoti.mobile.android.liveness.BiometricConsentLauncher>

@DaggerGenerated public final class BiometricConsentLauncher_Factory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.liveness.BiometricConsentLauncher>
  • Constructor Details

    • BiometricConsentLauncher_Factory

      public BiometricConsentLauncher_Factory()
  • Method Details

    • get

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

      public static BiometricConsentLauncher_Factory create()
    • newInstance

      public static com.yoti.mobile.android.liveness.BiometricConsentLauncher newInstance()