java.util.Character is a wrapper class of primitive char . It has a static method toString() which takes a character and returns the String equivalent of ...
確定! 回上一頁