public class ThreadPools extends Object
| Constructor and Description |
|---|
ThreadPools() |
| Modifier and Type | Method and Description |
|---|---|
static ForkJoinPool |
getForkJoinPool() |
static ThreadPoolExecutor |
getThreadPool() |
public static ThreadPoolExecutor getThreadPool()
public static ForkJoinPool getForkJoinPool()
Copyright © 2019. All rights reserved.