<bleedin obvious>
If you try to call a method that accepts a Comparator as a parameter then you have to use a Comparator and not Comparable. And vice-versa.
</bleedin obvious>