how to convert JAVA integer to the string code example Example: int to string java int x = 3; Integer.toString(int)