2011年10月17日 - java中可以排序的工具类和接口共有五个SortedMap 、SortedSet、TreeMap 、 TreeSet和Collections,Collections中需要显式调用sort()方法。
dushanggaolou.iteye.com