java.lang.Object
swim.streamlet.AbstractMapInoutlet<K,VI,VO,I,Map<K,VO>>
swim.streamlet.combinator.MapFieldValuesOperator<K,VI,VO,I>
swim.streamlet.combinator.MapFieldValuesCombinator<K,VI,VO,I>
- All Implemented Interfaces:
Inlet<I>,Inoutlet<I,,Map<K, VO>> MapInlet<K,,VI, I> MapInoutlet<K,,VI, VO, I, Map<K, VO>> MapOutlet<K,,VO, Map<K, VO>> Outlet<Map<K,VO>>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final MapFieldValuesFunction<? super K,? super VI, ? extends VO> -
Constructor Summary
ConstructorsConstructorDescriptionMapFieldValuesCombinator(MapFieldValuesFunction<? super K, ? super VI, ? extends VO> func) -
Method Summary
Methods inherited from class swim.streamlet.combinator.MapFieldValuesOperator
containsKey, get, get, keyIteratorMethods inherited from class swim.streamlet.AbstractMapInoutlet
bindInput, bindInput, bindOutput, decohere, decohereInput, decohereInputKey, decohereKey, decohereOutput, decohereOutputKey, didDecohere, didDecohereKey, didRecohere, didRecohereKey, disconnectInputs, disconnectOutputs, input, onDecohere, onDecohereKey, onRecohere, onRecohereKey, outlet, outputIterator, recohere, recohereInput, recohereInputKey, recohereKey, recohereOutput, recohereOutputKey, unbindInput, unbindOutput, unbindOutputs, willDecohere, willDecohereKey, willRecohere, willRecohereKey