Class LivenessEducationalFragment_MembersInjector

java.lang.Object
com.yoti.mobile.android.liveness.view.educational.LivenessEducationalFragment_MembersInjector
All Implemented Interfaces:
dagger.MembersInjector<com.yoti.mobile.android.liveness.view.educational.LivenessEducationalFragment>

@DaggerGenerated public final class LivenessEducationalFragment_MembersInjector extends Object implements dagger.MembersInjector<com.yoti.mobile.android.liveness.view.educational.LivenessEducationalFragment>
  • Constructor Summary

    Constructors
    Constructor
    Description
    LivenessEducationalFragment_MembersInjector(javax.inject.Provider<com.yoti.mobile.android.liveness.view.navigation.ILivenessEducationalNavigatorProvider> navigatorProvider, javax.inject.Provider<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.liveness.view.educational.LivenessEducationalViewModel>> viewModelFactoryProvider)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static dagger.MembersInjector<com.yoti.mobile.android.liveness.view.educational.LivenessEducationalFragment>
    create(javax.inject.Provider<com.yoti.mobile.android.liveness.view.navigation.ILivenessEducationalNavigatorProvider> navigatorProvider, javax.inject.Provider<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.liveness.view.educational.LivenessEducationalViewModel>> viewModelFactoryProvider)
     
    void
    injectMembers(com.yoti.mobile.android.liveness.view.educational.LivenessEducationalFragment instance)
     
    static void
    injectNavigatorProvider(com.yoti.mobile.android.liveness.view.educational.LivenessEducationalFragment instance, com.yoti.mobile.android.liveness.view.navigation.ILivenessEducationalNavigatorProvider navigatorProvider)
     
    static void
    injectViewModelFactory(com.yoti.mobile.android.liveness.view.educational.LivenessEducationalFragment instance, com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.liveness.view.educational.LivenessEducationalViewModel> viewModelFactory)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • LivenessEducationalFragment_MembersInjector

      public LivenessEducationalFragment_MembersInjector(javax.inject.Provider<com.yoti.mobile.android.liveness.view.navigation.ILivenessEducationalNavigatorProvider> navigatorProvider, javax.inject.Provider<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.liveness.view.educational.LivenessEducationalViewModel>> viewModelFactoryProvider)
  • Method Details

    • create

      public static dagger.MembersInjector<com.yoti.mobile.android.liveness.view.educational.LivenessEducationalFragment> create(javax.inject.Provider<com.yoti.mobile.android.liveness.view.navigation.ILivenessEducationalNavigatorProvider> navigatorProvider, javax.inject.Provider<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.liveness.view.educational.LivenessEducationalViewModel>> viewModelFactoryProvider)
    • injectMembers

      public void injectMembers(com.yoti.mobile.android.liveness.view.educational.LivenessEducationalFragment instance)
      Specified by:
      injectMembers in interface dagger.MembersInjector<com.yoti.mobile.android.liveness.view.educational.LivenessEducationalFragment>
    • injectNavigatorProvider

      public static void injectNavigatorProvider(com.yoti.mobile.android.liveness.view.educational.LivenessEducationalFragment instance, com.yoti.mobile.android.liveness.view.navigation.ILivenessEducationalNavigatorProvider navigatorProvider)
    • injectViewModelFactory

      public static void injectViewModelFactory(com.yoti.mobile.android.liveness.view.educational.LivenessEducationalFragment instance, com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.liveness.view.educational.LivenessEducationalViewModel> viewModelFactory)