Let's take a look at the default toString() method of the class Object. public String toString() { return getClass().getName() + '@' + Integer.
確定! 回上一頁