Amount of objects that should be created at the beginning.
Retrieve an object, either new or reused.
Instantiate a new object and return it.
Prepares an object instance before it is returned by the get
method.
Mark provided objects as unused and reusable.
Generated using TypeDoc
Object pool. Simplifies reusing objects.