IFreeList.recycle

Recycles an item into the free list.

interface IFreeList(T)
void
recycle
()

Parameters

item T

item to be put into the free list

Meta