public class Pools extends RapidoidThing
| Constructor and Description |
|---|
Pools() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Pool<T> |
create(String name,
Callable<T> factory,
int capacity) |
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.