It doesn't have to be -1, 0, or 1. It just has to fall into one of these three categories: less than zero, equal to zero, or greater than zero.

So using the compareTo() method, you're largest...