Java how to convert an integer into an to a string code example Example: int to string java int x = 3; Integer.toString(int)