public static class ThreadPool.PoolWorkerStrategyFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static PoolWorkerStrategy |
userDefinedStrategy |
Constructor and Description |
---|
ThreadPool.PoolWorkerStrategyFactory() |
Modifier and Type | Method and Description |
---|---|
static PoolWorkerStrategy |
createStrategy(IStructure<PTask> taskPool,
ThreadPool.ThreadPoolType type) |
public static PoolWorkerStrategy userDefinedStrategy
public ThreadPool.PoolWorkerStrategyFactory()
public static PoolWorkerStrategy createStrategy(IStructure<PTask> taskPool, ThreadPool.ThreadPoolType type)