java.lang.Object
swim.streamlet.AbstractInoutlet<I,O>
swim.streamlet.combinator.MapValueOperator<I,O>
swim.streamlet.combinator.MapValueCombinator<I,O>
-
Field Summary
FieldsFields inherited from class swim.streamlet.AbstractInoutlet
input, outputs, version -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class swim.streamlet.combinator.MapValueOperator
getMethods inherited from class swim.streamlet.AbstractInoutlet
bindInput, bindOutput, decohere, decohereInput, decohereOutput, didDecohere, didRecohere, disconnectInputs, disconnectOutputs, input, onDecohere, onRecohere, outputIterator, recohere, recohereInput, recohereOutput, unbindInput, unbindOutput, unbindOutputs, willDecohere, willRecohere
-
Field Details
-
func
-
-
Constructor Details
-
MapValueCombinator
-
-
Method Details
-
evaluate
- Specified by:
evaluatein classMapValueOperator<I,O>
-