Comparator with Strings
Hello,
The question is certainly quite easy for most of you but I have been struggling since this morning to get it working in everycase.
I have a array that contains strings. The strings can have numbers or "*" or "#". Now, I would like to sort them using a comparator.
Could someone tell me how to do it, please?
Thanks
|