Searched defs:newCachedThreadPool (Results 1 – 1 of 1) sorted by relevance
188 public static ExecutorService newCachedThreadPool() { in newCachedThreadPool() method in Executors203 public static ExecutorService newCachedThreadPool(ThreadFactory threadFactory) { in newCachedThreadPool() method in Executors