Package | Description |
---|---|
com.epam.common.pool |
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentBucketsPool<T> |
class |
SynchronizedPoolableStack<T> |
Modifier and Type | Method and Description |
---|---|
static <T> Pool<T> |
PoolFactory.getConcurrentBucketsPool(int numberOfBuckets,
int initBucketSize,
int maxBucketSize,
PoolableProvider<T> poolableProvider) |
Copyright © 2000–2022 EPAM Systems. All rights reserved.