public interface ExecutorServiceProvider
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
newFixedThreadPool(String name,
int coreSize) |
ExecutorService newFixedThreadPool(String name, int coreSize)
Copyright © 2016–2019. All rights reserved.