stream

abstract fun stream(): Stream<T>

Creates a new stream of the elements in this registry.

Return

a new stream of this registry