In a method I receive a generic object E extends Comparable as an argument. Now i want to create two priority queues.One which uses the comparato
object E extends Comparable
comparato
Look at Collections.reverseOrder.