![]() |
VOOZH | about |
Tree_Set.size()Parameters: The method does not take any parameter. Return Value: The method returns the size or the number of elements present in the Set. Below program illustrates the use of Java.util.TreeSet.size() method:
TreeSet: [4, Geeks, To, TreeSet, Welcome] The size of the set is: 5