Java Collections類:sort()升序排序、reverse()降序排序、copy() ... void sort(List list):根據元素的自然順序對集合中的元素進行升序排序。
確定! 回上一頁