Searched defs:newCachedThreadPool (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/util/concurrent/
H A DExecutors.java188 public static ExecutorService newCachedThreadPool() { method in class:Executors
203 public static ExecutorService newCachedThreadPool(ThreadFactory threadFactory) { method in class:Executors

Completed in 41 milliseconds