stream

open fun stream(): LongStream

Creates a stream of primitive long values for the set.

Return

a sequential Stream over the elements in this collection

See also