-
public class KVUserPreferencesStorageUserPreferences implementation of key/value Storage
-
-
Constructor Summary
Constructors Constructor Description KVUserPreferencesStorage(Context context)
-
Method Summary
-
-
Constructor Detail
-
KVUserPreferencesStorage
KVUserPreferencesStorage(Context context)
- Parameters:
context- used to get shared prefs
-
-
-
-