public static class Pool.PoolResettedBy<T> extends Pool.PoolWith<T>
pool| Modifier | Constructor and Description |
|---|---|
private |
PoolResettedBy(Pool<T> pool) |
| Modifier and Type | Method and Description |
|---|---|
Pool.PoolWith<T> |
resettedBy(Resetter<? super T> resetter) |
withmodebuild, build