public class Pool extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Pool.Factory |
| Constructor and Description |
|---|
Pool(int initialPoolSize,
int maxPoolSize,
Pool.Factory factory) |
public Pool(int initialPoolSize,
int maxPoolSize,
Pool.Factory factory)
Copyright © 2014 Internet2. All rights reserved.