bufferState property

List<List<CellState>> bufferState
final

2D buffer storing the state of each terminal cell.

Implementation

final List<List<CellState>> bufferState;