From javadoc TreeSet :
This implementation provides a guaranteed log (n) time value for basic operations (add, delete and contain).
From javadoc HashSet :
(, , ), , - .
, - .
( JDK 1.7), treeet.contains( hashtree) treemap.containsKey( hashmap). Key - hashmap ( ), , node node treemap, compareTo. , .
, (, , ) , 1 , 2- , . HashSet 50 .