StreamIterator constructor

Create a StreamIterator on stream.

StreamIterator(
Stream<T> stream
)

Create a StreamIterator on stream.