Java : Comparable vs Comparator - Stack Overflow
Possible Duplicates: difference between compare() and compareTo() Java: What is the difference between implementing Comparable and Comparator? What are the keys differences between ... When your class implements Comparable, the compareTo method of ......