Example: Integer number = 15; System.out.println(number.getClass().getName()); //This print to console the fully qualified name of the class ...
確定! 回上一頁