getName()); } System.out.println(result); //[ricky, jack, lawrence] //Java 8 List<String> collect = staff.stream().map(x -> x.
確定! 回上一頁