sourceNode property

Node<T> sourceNode
final

The node where the connection is starting.

Implementation

final Node<T> sourceNode;