Class WatchFieldsCombinator<K,V,O>

java.lang.Object
swim.streamlet.AbstractMapInlet<K,V,O>
swim.streamlet.combinator.WatchFieldsOperator<K,V,O>
swim.streamlet.combinator.WatchFieldsCombinator<K,V,O>
All Implemented Interfaces:
Inlet<O>, MapInlet<K,V,O>

public class WatchFieldsCombinator<K,V,O> extends WatchFieldsOperator<K,V,O>