Sort the updates, not their IDs
Also, use a comparator to sort the updates and stop using the Comparable interface. There are different ways to sort updates, so don't define one.
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Also, use a comparator to sort the updates and stop using the Comparable interface. There are different ways to sort updates, so don't define one.