Uses of Class
gzz.util.Pool

Packages that use Pool
gzz.util   
 

Uses of Pool in gzz.util
 

Methods in gzz.util with parameters of type Pool
 void Pool.Poolable.setPool(Pool pool, int poolIndex)
          Store the information necessary for releasing this poolable.
 void Pool.AbstractPoolable.setPool(Pool pool, int poolIndex)