数组转List

一般情况直接用

Arrays.asList(数组)

如果是int类型的

Ints.asList(数组)
posted @ 2018-04-11 13:49  Ice_Blue_Brother  阅读(201)  评论(0编辑  收藏  举报