![Screenshot of this control](https://www.cocoacontrols.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBbkViIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--14bff42820dc8cd7840755e5ad5441f4f4e8dceb/iOS_Simulator_Screen_shot_Feb_15__2014__11.18.32_AM.png)
1 image
Author
Description
A queue to keep and reusing objects.
A reuse queue is a way to quickly reuse objects when object allocation and initialization is time-consuming. This reuse queue is inspired after UITableView's for reusing cells, headers and footers.