Class ListenerNodePool<TArgs>

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

Type Parameters

  • TArgs extends any[]

Hierarchy

  • ListenerNodePool

Constructors

Methods

Constructors

Methods

Generated using TypeDoc