docs
4.12
customSourceSet
docs
/
net.corda.core.internal
/
toSet
to
Set
fun
<
T
>
Stream
<
T
>
.
toSet
(
)
:
Set
<
T
>
Similar to
Collectors.toSet
except the Set is guaranteed to be ordered.