observe

fun observe(response: ResponseCIfc)
fun observe(response: Response)

The response will be observed by the weighted response such that whenever the response changes, the weighted response will be assigned the same value.

Parameters

response

the response to observe