asStream abstract method

Stream<T> asStream()

Returns a stream of results for memory-efficient processing.

Implementation

Stream<T> asStream();