Great tutorial, would be very useful for novice programmers using TreeMap for the first time.
One question though - why did you call it a TreeMap tutorial and not a SortedMap tutorial?
Everything in this article can also be said about any other class that implements the SortedMap interface, and nothing about the "Tree" part of the TreeMap was mentioned.
Again, great tutorial :-)
Dec 13, 2011, 8:59:16 AM
Posted to Java TreeMap Tutorial: 15 Example of TreeMap in Java