asStream abstract method

Stream<T> asStream()

Transform the page to a stream of items.

Implementation

Stream<T> asStream();