Posts by Tomé • 31 points
1 post
-
1
votes2
answers1154
viewsQ: How can I order a Linkedlist?
So like I said in the title I need to order a LinkedList of an object and these objects as a sort parameter. Follows the code: public LinkedList getOrderOfActivityCompletion() {…