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