a) Collection.sort(listObj);
b) Collections.sort(listObj);
c) listObj.sort();
d) Sorter.sortAsc(listObj);
How to sort elements of ArrayList?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
How to sort elements of ArrayList?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!