TreeSet in Java Quipoin

31/12/2023 Other Classes

Price: Check with seller

Description


TreeSet is an implementation class of SortedSet. It was introduced from JDK1.2
The elements in the TreeSet are sorted by default in ascending order.We can add only the objects that are comparable type to TreeSet otherwise TreeSet throws ClassCastException.
The TreeSet doesn't support heterogeneous collection.Null cannot be inserted in TreeSet.
The Elements of the TreeSet compare themselves based on the comparable interface. Such comparison is known as mutual comparison.
for more free learning visit us at:
https://quipoin.com/view/Java/TreeSet

More Details

Total Views:55
Reference Id:#2204679

Comments

Copyright © 2008 - 2024 |   All Rights Reserved |   tuffclassified.com |   24x7 support |   Email us : info[at]tuffclassified.com