List<类> lst = new ArrayList<>() ;

lst.stream().map(类::get需要取得仠的属性名).collect(Collectors.toList()) ;

相关文章: