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
Define an enumeration?
Is there a way to increase the size of an array after its declaration?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
What is jvm? Why is java called the platform independent programming language?
What is hashmap and map?
What is method overloading in java ?
Give any two differences between C++ and java.
What is string intern in java?
What best practices should you follow while writing multithreaded code in java?
Can a class have multiple subclasses?
What is the purpose of a parameter?
What is an example of character?
How can I become a good programmer?
What does this () mean in java?
How to check if linked list contains loop in java?