public class SimpleExecutors extends Object
| Constructor and Description |
|---|
SimpleExecutors() |
| Modifier and Type | Method and Description |
|---|---|
static ExecutorService |
threadPool(int size,
String poolName) |
static ExecutorService |
threadPool(String poolName) |
public static ExecutorService threadPool(int size, String poolName)
public static ExecutorService threadPool(String poolName)
Copyright © 2016. All Rights Reserved.