代码改变世界

集合,数组排序

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

Collections.sort(List,Comparator);

Arrays.sort(array,Comparator);