| Class and Description |
|---|
| com.yoti.mobile.android.commons.util.DeprecatedSharedPreferencesBase
All new SharedPreference implementations should instead use
SharedPreferencesBase as to not have to deal with any migration from a non-versioned
SharedPreferences to a versioned SharedPreferences. |