add Listener
Deprecated
Use listenToEntry instead
Attaches a listener to this field. This listener will be called any time the field is written to ("set"). accept
, validateAndSet
, setAndUpdate
and so on will all call the listener.
Author
fzzyhmstrs
Since
0.5.0
Parameters
listener
Consumer
See also
for an extension function that "passes through"