会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
vwa
博客园
首页
新随笔
联系
管理
2020年11月24日
使用 Stream 流对集合根据对象的指定属性去重
摘要: 默认的 Stream 去重不能根据对象属性去重 创建一个类 import lombok.Data; @Data public class Person { public Person() {} public Person(String name, Boolean gender, Integer ag
阅读全文
posted @ 2020-11-24 15:50 vwa
阅读(7307)
评论(0)
推荐(0)
编辑
公告