📅  最后修改于: 2022-03-11 14:52:24.453000             🧑  作者: Mango
代码示例1
Assuming that those are Strings, use the convenient static method sort…
java.util.Collections.sort(listOfCountryNames)