Uses of Class
com.thoughtworks.proxy.toys.pool.Pool.PoolWith

Packages that use Pool.PoolWith
com.thoughtworks.proxy.toys.pool A toy to create object pools based on proxies. 
 

Uses of Pool.PoolWith in com.thoughtworks.proxy.toys.pool
 

Subclasses of Pool.PoolWith in com.thoughtworks.proxy.toys.pool
static class Pool.PoolResettedBy<T>
           
 

Methods in com.thoughtworks.proxy.toys.pool that return Pool.PoolWith
 Pool.PoolWith<T> Pool.PoolResettedBy.resettedBy(Resetter<? super T> resetter)
           
 



Copyright © 2005-2010 Codehaus. All Rights Reserved.