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