update abstract method

void update(
  1. NodeValue nodeValue
)

Copies the all values of the given node to the current node value.

Implementation

void update(NodeValue nodeValue);