- 博客(2)
- 收藏
- 关注
原创 第一次使用stream流式编程
一个使用stream流式编程结合递归的例子将普通结构的集合数据转换为树形结构@Override public List<CategoryEntity> listWithTree() { List<CategoryEntity> categoryEntities = this.list(); List<CategoryEntity> categoryEntities0 = categoryEntities.stream().f
2021-05-25 21:13:11
94
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅