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.
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.