mapToJson
@NotNull
Maps stream to JSON
Return
JSON array
Parameters
collection
collection
mapper
mapper
<E>
element
<R>
return value
@NotNull
Maps stream to JSON
Return
JSON array
Parameters
stream
stream
mapper
mapper
<E>
element
<R>
return value