Set和数组的互换

Object []kk=set.toArray();
Arrays.sort(kk);

  

posted @ 2018-03-16 15:49  xianbeigg  阅读(112)  评论(0)    收藏  举报