java - Are there way to convert 2d List to 1d List using only `map` not using `flatMap`

前端 未结 0 1424
独厮守ぢ
独厮守ぢ 2020-12-20 17:14

I\'m a Java beginner, I just got learn about map and flatMap.

When 2d List should be converted to 1d List, it was implemented like below.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题