Questions Why does the Java Priority Queue implementation uses Comparator<? super E> and not simply Comparator<E> byMRMarch 19, 2022