com.thoughtworks.proxy.toys.pool
Class Pool.PoolResettedBy<T>
java.lang.Object
com.thoughtworks.proxy.toys.pool.Pool.PoolBuild<T>
com.thoughtworks.proxy.toys.pool.Pool.PoolModeOrBuild<T>
com.thoughtworks.proxy.toys.pool.Pool.PoolWith<T>
com.thoughtworks.proxy.toys.pool.Pool.PoolResettedBy<T>
- Enclosing class:
- Pool<T>
public static class Pool.PoolResettedBy<T>
- extends Pool.PoolWith<T>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
resettedBy
public Pool.PoolWith<T> resettedBy(Resetter<? super T> resetter)
Copyright © 2005-2010 Codehaus. All Rights Reserved.