Comparator interface is defined in java.util package. It has two methods named compare(Object obj1,Object obj2) and equals(Object element).
確定! 回上一頁