klyn.Float.Float
constructor
public native Float(value: String) throws BadValueException
Description

Builds a Float from a textual representation.

Throws
  • BadValueException if the input is not a valid Float.