listener property

FastList<T> listener
final

The listener to which this subscription is attached.

Implementation

final FastList<T> listener;