Adapter
Stores and retrieves instances of T in SharedPreferences.
Inheritors
Functions
Link copied to clipboard
Retrieve the value for key from sharedPreference, or defaultValue if the preference is unset, or was set to null
.
Stores and retrieves instances of T in SharedPreferences.
Retrieve the value for key from sharedPreference, or defaultValue if the preference is unset, or was set to null
.