targetNode property

Node<T> targetNode
final

The target node of the connection.

Implementation

final Node<T> targetNode;