First, the toString() method should return a String not an Animals type (or any other type). Second, you want to override the standard java ...
確定! 回上一頁