CommonObjectPool
@ThreadSafe
Constructors
Link copied to clipboard
constructor(factory: IObjectFactory<T>, executor: ScheduledExecutorService, configuration: PoolConfiguration, otherPool: SingleObjectPool<K, T>)