I have an arraylist with three items (all numbers).
And I want to sort it by value so that I get the highest number at the top.
It sounds so simple, but I haven't found a way to do it.
Any ideas?
And I want to sort it by value so that I get the highest number at the top.
It sounds so simple, but I haven't found a way to do it.
Any ideas?