buffer property

ListQueue<OutputEvent> buffer
finalinherited

The buffer of events.

Implementation

final ListQueue<OutputEvent> buffer;