public static class Pool.PoolResettedBy<T> extends Pool.PoolWith<T>
pool| Modifier and Type | Method and Description |
|---|---|
Pool.PoolWith<T> |
resettedBy(Resetter<? super T> resetter) |
withmodebuild, buildpublic Pool.PoolWith<T> resettedBy(Resetter<? super T> resetter)
Copyright © 2005–2018 Codehaus. All rights reserved.