GenericObjectPool.evict

{@inheritDoc} <p> Successive activations of this method examine objects in sequence, cycling through objects in oldest-to-youngest order. </p>

class GenericObjectPool(T)
override
void
evict
()

Meta