Class SessionStatusModule_SessionStatusPreferencesFactory

java.lang.Object
com.yoti.mobile.android.yotisdkcore.core.di.SessionStatusModule_SessionStatusPreferencesFactory
All Implemented Interfaces:
dagger.internal.Factory<android.content.SharedPreferences>, javax.inject.Provider<android.content.SharedPreferences>

@DaggerGenerated public final class SessionStatusModule_SessionStatusPreferencesFactory extends Object implements dagger.internal.Factory<android.content.SharedPreferences>
  • Constructor Details

    • SessionStatusModule_SessionStatusPreferencesFactory

      public SessionStatusModule_SessionStatusPreferencesFactory(com.yoti.mobile.android.yotisdkcore.core.di.SessionStatusModule module, javax.inject.Provider<android.content.Context> applicationContextProvider)
  • Method Details

    • get

      public android.content.SharedPreferences get()
      Specified by:
      get in interface javax.inject.Provider<android.content.SharedPreferences>
    • create

      public static SessionStatusModule_SessionStatusPreferencesFactory create(com.yoti.mobile.android.yotisdkcore.core.di.SessionStatusModule module, javax.inject.Provider<android.content.Context> applicationContextProvider)
    • sessionStatusPreferences

      public static android.content.SharedPreferences sessionStatusPreferences(com.yoti.mobile.android.yotisdkcore.core.di.SessionStatusModule instance, android.content.Context applicationContext)