Loading...
Searching...
No Matches
KeyValueStorage Member List

This is the complete list of members for KeyValueStorage, including all inherited members.

clear()KeyValueStorage
contains(String key)KeyValueStorage
getBool(String key, bool defaultValue)KeyValueStorage
getDouble(String key, double defaultValue)KeyValueStorage
getFloat(String key, double defaultValue)KeyValueStorage
getInt(String key, int defaultValue)KeyValueStorage
getKeys()KeyValueStorage
getLong(String key, int defaultValue)KeyValueStorage
getString(String key, String defaultValue)KeyValueStorage
putBool(String key, bool value)KeyValueStorage
putDouble(String key, double value)KeyValueStorage
putFloat(String key, double value)KeyValueStorage
putInt(String key, int value)KeyValueStorage
putLong(String key, int value)KeyValueStorage
putString(String key, String value)KeyValueStorage
remove(String key)KeyValueStorage