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