test

博客园 首页 新随笔 联系 订阅 管理

2023年5月21日 #

摘要: List<EmEventConfigPointExcelDto> listNew = list.stream() .collect(Collectors.collectingAndThen( Collectors.toCollection(() -> new TreeSet<>(Comparator 阅读全文
posted @ 2023-05-21 15:04 testgogogo 阅读(229) 评论(0) 推荐(0) 编辑