klyn.Double.Double
constructor
public native Double(value: String) throws BadValueException
Description
Builds a Double from a textual representation.
Throws
  • BadValueException if the input is not a valid Double.