add Listener And Invoke
Adds a listener and calls ValueObserver.update on this new listener with given initial value.
Parameters
initial Value
Initial value to notify.
listener
Listener to add and notify.
Adds a listener and calls ValueObserver.update on this new listener with given initial value.
Initial value to notify.
Listener to add and notify.