Package-level declarations

Types

Link copied to clipboard
abstract class AbstractSetting<T>(preference: SharedPreferences, default: T)

An abstraction of a setting that is both observable and stateful