NodePool.resetFreeList

Resets the maintained list of free nodes so that the pool becomes empty.

All nodes in the pool will be lost. You should call this method if and only if you otherwise delete the free nodes.

class NodePool(Node)
protected
void
resetFreeList
()

Meta