HashSet 簡介HashSet 是一個沒有重複元素的集合。 ... i<5; i ) set.add("" i); // 通過Iterator遍歷HashSet iteratorHashSet(set) ; // 通過for-each ...
確定! 回上一頁