The for-each loop in Java is a version of the for loop. ... ArrayList<Integer> list = new ArrayList<>();. list.add(51);. list.add(136);.
確定! 回上一頁