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) |
with
mode
build, build
public Pool.PoolWith<T> resettedBy(Resetter<? super T> resetter)
Copyright © 2005–2017 Codehaus. All rights reserved.