execute

open fun execute()

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


open fun execute(targetNode: Node<Double>)

Removes the junction that links the node where this action is executed and the target node.