public class CachedThreadPool extends Object implements ThreadPool
Executors.newCachedThreadPool()| Constructor and Description |
|---|
CachedThreadPool() |
| Modifier and Type | Method and Description |
|---|---|
Executor |
getExecutor(URL url)
Thread pool
|
public Executor getExecutor(URL url)
ThreadPoolgetExecutor in interface ThreadPoolurl - URL contains thread parameterCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.