Class: StaticObserver

coreutils StaticObserver

Observer that return the same value

new StaticObserver(value)

Observer that return the same value
Parameters:
Name Type Description
value * value of observer