IAggregatePool.recycle

Puts item back to the pool.

class IAggregatePool(T)
void
recycle

Parameters

item ItemType

item to put back

Return Value

Type: void

this instance

Meta