Package-level declarations

Types

Link copied to clipboard

A wrapper of Preferences with WritablePreferences implementation.

Functions

Link copied to clipboard

Bind fields annotated with com.hendraanggrian.auto.prefs.BindPreference from source Preferences to target Any.

Link copied to clipboard
inline fun Preferences.bindTo(target: Any): PreferencesSaver

Bind fields annotated with com.hendraanggrian.auto.prefs.BindPreference to target Any from Preferences.

Properties

Link copied to clipboard

Logger that prints to System.out, matching its supported channels.