java 字符串转为list

List<String> idList = Arrays.asList(irIds.split(","));