Home
Languages
Java
Android
C
CPP
Dot Net
Technology
GWT
Struts
Spring
DB
Database
Sql
Scripts
BatchScript
JavaScript
Bootstrap
Auto It
UI Path
Others
Ubuntu OS
Eclipse
Tomcat
Cmd Prompt
Tips
Thursday, 10 January 2013
Difference between HashSet and TreeSet?
HashSet
In HashSet elements are unordered
In HashSet you can add different types of object
TreeSet
In TreeSet elements are in sorted ordered
In TreeSet you can’t add different types of object; you can add only similar types of object.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment