public class NewInstanceObjectPool<T> extends Object implements ObjectPool
| Constructor and Description |
|---|
NewInstanceObjectPool(Supplier<T> supplier,
Consumer<T> consumer) |
public PooledObject allocate()
allocate in interface ObjectPoolCopyright © 2019 JBoss by Red Hat. All rights reserved.