class ListenerNodePool<TListener>
package ash.signals
This internal class maintains a pool of deleted listener nodes for reuse by framework. This reduces the overhead from object creation and garbage collection.
This internal class maintains a pool of deleted listener nodes for reuse by framework. This reduces the overhead from object creation and garbage collection.