Lambda集合对象排序猿柒8个月前更新40xxxList.stream().sorted(Comparator.comparing(Object::getXXX)).collect(Collectors.toList());
没有回复内容