If the passed-in object is null it returns null, else it calls obj.toString() . Eventually, System.out.println() calls toString() to print the ...
確定! 回上一頁