> You don't need a method sequential() or parallel() for that, you can use > into. Sure, if you don't care about performance. Especially if the stream is infinite...into will take a loooong time.