buffer property

ListQueue<OutputEvent> buffer
final

The buffer of events.

Implementation

final ListQueue<OutputEvent> buffer;