setDouble
Set a double value for the given key
Return
this MutableDocument instance
Parameters
key
the key.
value
the double value.
Set a double value for the given key.
Return
The self object.
Parameters
key
The key
value
The double value.