This internal class maintains a pool of deleted listener nodes for reuse by framework. This reduces the overhead from object creation and garbage collection.

Constructor

new ()

Methods

cache (node:ListenerNode<TListener>):Void

dispose (node:ListenerNode<TListener>):Void

get ():ListenerNode<TListener>