recycle

abstract fun recycle(value: E)

Recycle an object back to the pool for future reuse.

Parameters

value

The object to recycle