PooledObject.endEvictionTest

Called to inform the object that the eviction test has ended.

@param idleQueue The queue of idle objects to which the object should be returned

@return Currently not used

interface PooledObject(T)
bool
endEvictionTest

Meta