Every class in Java has a toString method. It's defined in the Object class so everyone inherits it if they don't override it.
確定! 回上一頁