with Listener
Attaches a listener to the receiver 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.
Return
F the receiver is passed through
Author
fzzyhmstrs
Since
0.5.0
Parameters
F
the subtype of ValidatedField