public class ThreadPoolExecuterUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.util.concurrent.ScheduledThreadPoolExecutor |
createScheduledThreadPool(java.lang.Object caller,
int corePoolSize)
Creates a new
ScheduledThreadPoolExecutor. |
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.