public class ThreadPoolUtil extends Object
ThreadPoolUtil()
static ThreadPoolExecutor
getPool()
getPool(int corePoolSize, int maxPoolSize, int capacity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadPoolUtil()
public static ThreadPoolExecutor getPool()
public static ThreadPoolExecutor getPool(int corePoolSize, int maxPoolSize, int capacity)
Copyright © 2022. All rights reserved.