super(); this.comparator = comparator;
int returnValue = comparator.compare(o1, o2); return (- returnValue);