步骤1:HashSet LinkedHashSet TreeSet
步骤2:练习-既不重复,又有顺序
步骤3:答案-既不重复,又有顺序
步骤 1 : HashSet LinkedHashSet TreeSet
HashSet: 无序
LinkedHashSet: 按照插入顺序
TreeSet: 从小到大排序
|
更多内容,点击了解: https://how2j.cn/k/collection/collection-sets/691.html
步骤1:HashSet LinkedHashSet TreeSet
步骤2:练习-既不重复,又有顺序
步骤3:答案-既不重复,又有顺序
步骤 1 : HashSet LinkedHashSet TreeSet
HashSet: 无序
LinkedHashSet: 按照插入顺序
TreeSet: 从小到大排序
|
更多内容,点击了解: https://how2j.cn/k/collection/collection-sets/691.html