| Package | Description |
|---|---|
| at.molindo.utils.concurrent |
| Modifier and Type | Method and Description |
|---|---|
static <T> ObjectPool<T> |
ObjectPool.create(Class<T> cls,
int capacity)
create an ObjectPool that uses the default constructor of the passed
class
|
Copyright © 2014 Molindo GmbH. All Rights Reserved.