会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
vwa
博客园
首页
新随笔
联系
管理
2021年7月30日
使用Stream 流将集合对象指定属性转换成 Map 集合
摘要: 1. 创建容器对象 Person 类 import lombok.Data; @Data public class Person { public Person(Long id,String name, Boolean gender, Integer age, float score) { this
阅读全文
posted @ 2021-07-30 14:32 vwa
阅读(3431)
评论(0)
推荐(0)
编辑
公告