What is the iterator() method of the NavigableSet interface?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the iterator() method of the NavigableSet interface?
Rating:
The iterator() method of the NavigableSet interface returns an iterator in which elements of the navigable set are arranged in an ascending order.
Rating:
Was this information helpful?
Other articles
- What is the lowerKey(k) method of the NavigableMap interface?
- What is the lowerEntry(k) method of the NavigableMap interface?
- What is the descendingIterator() method of the NavigableSet interface?
- What is the PrintWriter class?
- What is the readLine() method of the Console class?