node property

Node<T> node
final

The node of this step.

Implementation

final Node<T> node;