Package-level declarations
Types
Link copied to clipboard
Stores and retrieves instances of T in SharedPreferences.
Link copied to clipboard
Store and retrieves instances of Boolean in SharedPreferences
Link copied to clipboard
Store and retrieves instances of T converted into a String using converter in SharedPreferences
Link copied to clipboard
Link copied to clipboard
Store and retrieves instances of Float in SharedPreferences
Link copied to clipboard
Store and retrieves instances of Int in SharedPreferences
Link copied to clipboard
Store and retrieves instances of Long in SharedPreferences
Link copied to clipboard
A preference of type T. Instances are created from RxSharedPreferences factories.
Link copied to clipboard
class RxSharedPreferences
Preference factory class to provide Preference objects used reactive frameworks
Link copied to clipboard
Store and retrieves instances of String in SharedPreferences
Link copied to clipboard
Store and retrieves instances of a collection of String within a Set in SharedPreferences