多线程执行工具方法

public static <P, T> List<CompletableFuture<T>> multiThreadRun(Function<P, T> run, Collection<P> list, int threadSize, Executor executor, boolean wait
posted @ 2023-08-30 18:04  数学与IT  阅读(79)  评论(0编辑  收藏  举报