Overview
>
klyn
>
String
>
String
Overview
Index
Tree
Deprecated
klyn.String.String
constructor
public String():
Description
Builds the empty string. value = String() assert value == ""
Example