Comparator is a way to allow comparisons of related objects that don't implement the Comparable interface . It is called by compare(ob1, ob2) .
確定! 回上一頁