Search:

Type: Posts; User: debug

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    11,215

    Re: treemap Duplicates

    can you elaborate please? thanks!

    i want to use the treemap class to do something like:
    (sort the names according to height if the height is same sort the names according to weight)

    at the...
  2. Replies
    3
    Views
    11,215

    treemap Duplicates

    hi!
    i need help with the treemap, the problem is if i store 2 elements with the same key but different values, only the latest entry gets stored for example


    TreeMap map = new TreeMap();...
Results 1 to 2 of 2