Returns the index of the element that would be returned by a subsequent call to next.
Returns the index of the element that would be returned by a subsequent call to next.Returns list size if the list iterator is at the end of the list.
This method has a time complexity of O(1).