TakeUntilExtension<T> extension
Extends the Stream class with the ability receive events from the source Stream until another Stream produces a value.
- on
-
- Stream<
T>
- Stream<
Extends the Stream class with the ability receive events from the source Stream until another Stream produces a value.