Returns the string representation of the long argument.
long
The representation is exactly the one returned by the Long.toString method of one argument.
Long.toString
Parameters:
l
Returns: a string representation of the long argument.
See also: java.lang.Long.toString(long)
Diagram: String