JavaStreamskip

Returns a stream that discards the first n elements.

Syntax

stream.skip(n)