There are two ways for Java to traverse collections. One is the most basic for-loop, and the other is the for-each introduced by jdk5.
確定! 回上一頁