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 node where this action is executed and the target node.