removeNext
Removes the next element if it's present or throws NoFollowingElementInIteratorException if there is no next element.
Throws
when there is no next element.
Removes the next element if it's present or throws NoFollowingElementInIteratorException if there is no next element.
when there is no next element.