Java 8 为所有的集合添加了一个新的方法`forEach()` ,该方法以只读形式遍历集合 ... List; public class ForEachTester { public static void main(String[] args) ...
確定! 回上一頁