Java SDK warning regarding deprecated data type
It may be silly but I couldnt find the latest contructor for primitive data types .I get the warning while setting property
"The constructor NumberPrimitive(Double) is deprecated"
What is the new constructor format? Or if somebody can point to the correct documentation.

