联系方式:
asSequence
fun LongStream.asSequence(): Sequence<Long>
Creates a Sequence instance that wraps the original stream iterating through its elements.