mapToSet
@NotNull
@Unmodifiable
Maps stream to set
Return
unmodifiable set
Parameters
collection
collection
mapper
mapper
<E>
element
<R>
return value
@NotNull
@Unmodifiable
Maps stream to set
Return
unmodifiable set
Parameters
stream
stream
mapper
mapper
<E>
element
<R>
return value