Uses of Class
net.sf.sasl.common.pool.AbstractPool.PoolEntry

Packages that use AbstractPool.PoolEntry
net.sf.sasl.common.pool   
 

Uses of AbstractPool.PoolEntry in net.sf.sasl.common.pool
 

Methods in net.sf.sasl.common.pool that return AbstractPool.PoolEntry
protected  AbstractPool.PoolEntry<V> AbstractPool.getPoolEntry(K key)
          Returns the pool entry to the corresponding key, or null if the key is unknown to the pool.
 



Copyright © 2010. All Rights Reserved.