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