IPool.items

List of items (objects) in pool, busy items first

class IPool
protected
Item[] items;

Meta