java 字符串转为list

 List<String> idList = Arrays.asList(irIds.split(",")); 
posted @ 2016-05-17 18:17  JIN__JIN  阅读(3853)  评论(0)    收藏  举报