public static class Pool.PoolWith<T> extends Pool.PoolModeOrBuild<T>
pool| Modifier | Constructor and Description |
|---|---|
private |
PoolWith(Pool<T> pool) |
| Modifier and Type | Method and Description |
|---|---|
Pool.PoolModeOrBuild<T> |
with(T... instances) |
modebuild, buildpublic Pool.PoolModeOrBuild<T> with(T... instances)