Using TreeMap

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Thiero
    New Member
    • Aug 2006
    • 3

    Using TreeMap

    I am a studend in programming and I find it difficult to use treemap, can any one help me on how to use treemap.
    Specially the purpose is to use treemap and give a list of students firstname lastnname and matriculation after sorting them by last name.
    I did the sorting already using the collections framework, now my problem is how to use the treemap so that i would get the list.
Working...