Constructor.
Helper class to temprarily park a certain number of objects.
Performs the actual allocation of an object
Performs the actual recycling of an object. See recycle() documentation.
Gets or allocates an object
Return the amount of memory currently used.
Calls dg with an IParkingStack instance that is set up to keep n elements.
Recycles or deletes an object that is no longer used.
Stores the size of a single allocated element.