Searched defs:newFixedThreadPool (Results 1 – 1 of 1) sorted by relevance
59 public static ExecutorService newFixedThreadPool(int nThreads) { in newFixedThreadPool() method in Executors84 public static ExecutorService newFixedThreadPool(int nThreads, ThreadFactory threadFactory) { in newFixedThreadPool() method in Executors