Package-level declarations
Types
Stores and retrieves instances of T in SharedPreferences.
Store and retrieves instances of Boolean in SharedPreferences
Store and retrieves instances of T converted into a String using converter in SharedPreferences
Store and retrieves instances of Float in SharedPreferences
Store and retrieves instances of Int in SharedPreferences
Store and retrieves instances of Long in SharedPreferences
A preference of type T. Instances are created from RxSharedPreferences factories.
Preference factory class to provide Preference objects used reactive frameworks
Store and retrieves instances of String in SharedPreferences
Store and retrieves instances of a collection of String within a Set in SharedPreferences
Functions
Converts a preference of a nullable type to be an Optional of that same type instead.