SwitchMapExtension<T> extension
Extends the Stream with the ability to convert one stream into a new Stream whenever the source emits an item. Every time a new Stream is created, the previous Stream is discarded.
- on
-
- Stream<
T>
- Stream<