| Class | Description |
|---|---|
| DeprecatedSharedPreferencesBase | Deprecated
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. |
| SharedPreferencesBase |
Provides enhanced usability for persisting data to the default shared preferences file.
|