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