Returns true if the iteration has more elements. (In other words, returns true if next would return an element rather than throwing an exception.)
true
next
Returns: true if the iteration has more elements
Diagram: Iterator