java list 排序

Collections.sort(listCat1);
Collections.reverse(listCat1);

原文地址:https://www.cnblogs.com/xiaoliu66007/p/13901305.html