You are viewing a single comment's thread. Return to all comments →
Hi, Comparator.comparing(Student :: getCgpa).reversed().
Why are you using reversed() for only Cgpa comparison?
Seems like cookies are disabled on this browser, please enable them to open this website
Java Sort
You are viewing a single comment's thread. Return to all comments →
Hi, Comparator.comparing(Student :: getCgpa).reversed().
Why are you using reversed() for only Cgpa comparison?