onChange

abstract fun onChange(newValue: T)

This method is called when the observable needs observing

Parameters

newValue

the value to be observed from the thing that was observed