how to turn an integer to string in java code example Example: int to string java int x = 3; Integer.toString(int)