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