stream

abstract fun stream(): Stream<V>

Return

all values of this variable as java.util.stream.Stream.