Java中List集合的逆序排列

Collections.reverse(list);  //实现List集合逆序排列

posted @ 2019-05-20 17:49  y-xs  阅读(4659)  评论(0编辑  收藏  举报