I have a HashMap.I want to sort the entries in descending order by passing these entries into new Hashset. I tried below code but it says, error
error