node property

Node<T> node
final

The node whose data changed.

Implementation

final Node<T> node;