- data
- the array of characters.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException if data is null.
Creates a new string by copying the given char[]. Modifying the array after creating the string has no effect on the string.