Optional
options: PoolOptionsCreates a new object in the pool
Destroys an object
the object to destroy
Get an object from the pool or create a new instance.
an object from the pool
Release an object back to the pool.
Self for chaining
Resizes the pool
Self, for chaining
Object pooling utility.