I am watching a video that is trying to override the toString() method in Java, as following And I am curious about this line of code :
returnString += items[i].toStr