SyntaxFix
Write A Post
Hire A Developer
Questions
There are multiple ways:
String.valueOf(number)
"" + number
Integer.toString(number)