Overview
>
klyn
>
String
>
String
Overview
Index
Tree
Deprecated
klyn.String.String
constructor
public String(value as Object):
Description
Builds a string from any object by using its textual representation.
Parameters
value Source object. When null, the created string is "null".