| Package | Description |
|---|---|
| com.landawn.abacus.pool |
| Modifier and Type | Interface and Description |
|---|---|
interface |
KeyedObjectPool<K,E extends Poolable> |
interface |
ObjectPool<E extends Poolable> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPool |
class |
GenericKeyedObjectPool<K,E extends Poolable> |
class |
GenericObjectPool<E extends Poolable> |
Copyright © 2021. All rights reserved.