ConditionalValue

constructor(initValue: T)

Parameters

initValue

the initial value.

Type Parameters

T

the type of the monitored value.