B
Ben
Hi,
I have a TreeMap with the keys being numbers stored as Strings. I have
made it sorted it, however it sorts it as 1, 10, 11, etc and not 1, 2,
3. What is the simplest way to sort it be arranged as 1, 2, 3.
Thanks in advance.
Ben.
I have a TreeMap with the keys being numbers stored as Strings. I have
made it sorted it, however it sorts it as 1, 10, 11, etc and not 1, 2,
3. What is the simplest way to sort it be arranged as 1, 2, 3.
Thanks in advance.
Ben.