Class WatchValueCombinator<I>

java.lang.Object
swim.streamlet.AbstractInlet<I>
swim.streamlet.combinator.WatchValueOperator<I>
swim.streamlet.combinator.WatchValueCombinator<I>
All Implemented Interfaces:
Inlet<I>

public class WatchValueCombinator<I> extends WatchValueOperator<I>