一个list拆分成俩

List<List<String[]>> subSets = Lists.partition(tableList, 19);
posted @ 2023-04-07 15:26  jiuchengi  阅读(51)  评论(0)    收藏  举报