LinkedHashSet ; 6 7 /* 8 java.LinkedHashSet extends HashSet集合 9 特點:底層是一個哈希表(數組+鏈表/紅黑樹)+鏈表,多的一條鏈表記錄元素順序10 ...
確定! 回上一頁