Searched defs:nThreads (Results 1 – 1 of 1) sorted by relevance
60 public static ExecutorService newFixedThreadPool(int nThreads) { in newFixedThreadPool()123 public static ExecutorService newFixedThreadPool(int nThreads, ThreadFactory threadFactory) { in newFixedThreadPool()