| Class | Description | 
|---|---|
| CombinedStreamFunction<AIN,AOUT,BIN,BOUT> | Given a combined stream (i.e. | 
| ContextStreamCombiner | |
| RoundRobinStreamCombiner<T> | |
| StreamCombiner<A,B> | A stream combiner takes two streams and produces a new stream of synchronised
 pairs of the stream values. |