public class CollUtil extends Object
CollUtil()
static <T> List<List<T>>
splitList(List<T> list, int batchSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CollUtil()
public static <T> List<List<T>> splitList(List<T> list, int batchSize)
Copyright © 2024. All rights reserved.