how to convert integers to strings in java code example Example: int to string java int x = 3; Integer.toString(int)