addObserver

open fun addObserver(observer: Observer<T>)(source)

Add a new observer which is interested in updates about this value

Parameters

observer

the observer which is interested