代码改变世界

集合,数组排序

2011-02-16 11:31  hanwesley  阅读(165)  评论(0编辑  收藏  举报

Collections.sort(List,Comparator);

Arrays.sort(array,Comparator);