摘要:
阅读全文
posted @ 2021-11-12 13:26
野狼谷
阅读(246)
评论(1)
推荐(0)
摘要:
//输出List StudentInfo.printStudents(studentList); //从对象列表中提取一列(以name为例) List<String> nameList = studentList.stream().map(StudentInfo::getName).collect( 阅读全文
posted @ 2021-11-12 10:24
野狼谷
阅读(8048)
评论(0)
推荐(2)

浙公网安备 33010602011771号