As you have seen, the most straightforward way is to use Integer.toString() method, it doesn't need autoboxing and it's a direct way to get String from Integer.
確定! 回上一頁