How TreeMap sorts the objects inside it?? suppose if have
include one employee object and one car object. On what
basis it will sort?
Answer Posted / naveen.bav
Hello Venkatesh, I am not asking for synchronization. I am
asking how TreeMap will sort the values inside it.Thanks
for the reply
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you add spaces in java?
Who developed java?
Compare overloading and overriding?
Can we force the garbage collection to run?
What are the features of junit?
What do you mean Abstraction in java?
What is json parser in java?
what is mutual exclusion? : Java thread
Can we declare register variable as global?
Difference between string s= new string (); and string s = "abv";?
Explain how to convert any java object into byte array.
Does a class inherit the constructors of its superclass in java programming?
Is static a keyword in java?
What happens if a constructor is declared private?
What is a jit compiler?