BaseRxSharedPreferences

abstract class BaseRxSharedPreferences(sharedPreferences: SharedPreferences)

Abstract factory to create Preference objects used reactive frameworks

Parameters

sharedPreferences

The preferences that back this factory

Constructors

Link copied to clipboard
constructor(sharedPreferences: SharedPreferences)

Functions

Link copied to clipboard
fun clear()

Clears the underlying shared preferences