Java Collections类:sort()升序排序、reverse()降序排序、copy()复制、fill()填充 ... void sort(List list):根据元素的自然顺序对集合中的元素进行升序排序。
確定! 回上一頁