FreeList.recycle

Recycles an item into the free list.

class FreeList(T)
void
recycle

Parameters

item ItemType

item to be put into the free list

Meta