UpdaterFor

fun interface UpdaterFor<Value : Any>(source)

Functions

Link copied to clipboard
abstract fun update(original: Value): Value