node property

Node<T> node
final

The node that was removed. Contains full state for undo capability.

Implementation

final Node<T> node;