AsVoidStreamExtension<T> extension

Extends the Stream class with the ability to convert the source Stream to a Stream<void>.

on

Methods

asVoid() Stream<void>
Returns a Stream<void>.