undoItems property

List<HistoryEntry> undoItems
final

Undo stack entries (oldest first).

Implementation

final List<HistoryEntry> undoItems;