String.ValueOf(Char[])
charsthe char[] to append..
Documentation for this section has not yet been entered.
Appends the string representation of the specified char[]. The char[] is converted to a string according to the rule defined by String.ValueOf(Char[]).
[Android Documentation]