Can any one say how will sort map objects in java?
Answers were Sorted based on User's Feedback
Answer / guest
In map we have TreeMap ,which sort objects as natural
order.and don't allow duplicate keys and null values
| Is This Answer Correct ? | 4 Yes | 0 No |
why marker interfaces are there in java
how to run ecllipse with jettyserver for windows environment using batch file
How to reverse string in java?
What language is an assembler written in?
Which collection is thread safe in java?
Difference between this() and super() ?
Why map is used in java?
what are the states associated in the thread? : Java thread
What is a variable and constant?
What are the restrictions imposed by a Security Manager on Applets?.
Is an empty arraylist null?
What is the primitive type byte?