IPooledObject.startEvictionTest

Attempts to place the pooled object in the {@link PooledObjectState#EVICTION} state.

@return <code>true</code> if the object was placed in the {@link PooledObjectState#EVICTION} state otherwise <code>false</code>

interface IPooledObject
bool
startEvictionTest
()

Meta