You are viewing a single comment's thread. Return to all comments →
Collections.sort(studentList, Comparator.comparing(Student :: getCgpa).reversed(). what is the use of reveresed here???
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 →