execute

open fun execute()

If no target node is given DO NOTHING. The junction can not be created.

Throws

if this method is called.


open fun execute(targetNode: Node<Double>)

Create the junction that links the target node and the node when this action is executed.