Which java.util.Set realizations sorts the elements by their natural order (or on Comparator basis).?
Explanation
TreeSet sorts the elements (it implements SortedSet). LinkedHashSet allows you to control the order of the addition of elements, but does not sort them.

Слідкуй за CodeGalaxy

Мобільний додаток Beta

Get it on Google Play
Зворотній Зв’язок
Продовжуйте вивчати
тести з Java
Cosmo
Зареєструйся Зараз
або Підпишись на майбутні тести