public class Pools
extends org.rapidoid.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–2018 Nikolche Mihajlovski and contributors. All rights reserved.