thebarslider
Programmer
I have some objects i am retrieving from a database and wish to order these on a particular String contained within the object. I.e. Category. I can do this using a comparator object but this removed the duplicate values that i need.
Does anyone have any advice? Maybe i am going about this in the wrong way?
Any help would be much appreciated.
Mark.