摘要: ArrayList < PayRecord > importListSingle = importList.stream().collect(collectingAndThen(toCollection( () -> new TreeSet <>(Comparator.comparing(PayRe 阅读全文
posted @ 2021-09-27 18:39 小尼 阅读(95) 评论(0) 推荐(0) 编辑