🌈 搜索
📅  最后修改于: 2022-03-11 14:59:34.708000             🧑  作者: Mango
Set set = new HashSet<>(yourList); yourList.clear(); yourList.addAll(set);