Node.setDouble

Sets value as the double content of the node, replacing any existing content.

It is an error to call this on an immutable node, or on a node which is not a value node.

class Node
void
setDouble
(
double value
)

Parameters

value double

a double value