Connecting Tech Pros Worldwide Forums | Help | Site Map

Using TreeMap

Newbie
 
Join Date: Aug 2006
Posts: 3
#1: Aug 2 '06
I am a new java programmer and I need a help on how to use TreeMap. Cos I have Vectors that holds objects and they are ssorted using collections frameworks, now I would like to use TreeMap to give the list of students with their first names last names matriculation numbers and grades after sorting by their last names.
Can some one really help

Reply


Similar Java bytes