摘要: applyinstIdViewList = applyinstIdViewList .stream() .collect(Collectors.collectingAndThen(Collectors.toCollection(() -> new TreeSet<>( Comparator.comp 阅读全文
posted @ 2023-03-07 15:41 Ideaway 阅读(92) 评论(0) 推荐(0)