In java, What do the return values of Comparable.compareTo mean? - Stack Overflow
What is the difference between return 0, return 1 and return -1 in compareTo() in java?.. ... @SeanPatrickFloyd: I have always interpreted compareTo as you say, but now I'm finding myself in the situation of defending my assumption that things are as you ...