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