ScriptThreadPoolExecutor
Class
No description is available for this element.
Extends
ThreadPoolExecutor
Modifiers
public
Constructors
new ScriptThreadPoolExecutor (int, int, long, TimeUnit, BlockingQueue, ThreadFactory)
ConstructorNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | int | i |
2 | int | i |
3 | long | j |
4 | TimeUnit | unit |
5 | BlockingQueue | queue |
6 | ThreadFactory | factory |
Return Type
ScriptThreadPoolExecutor
Modifiers
public