iterator
Returns an iterator over the elements in this list (in proper sequence).
IMPORTANT: The returned iterator will throw an UnsupportedOperationException if you attempt to call MutableIterator.remove.
Returns an iterator over the elements in this list (in proper sequence).
IMPORTANT: The returned iterator will throw an UnsupportedOperationException if you attempt to call MutableIterator.remove.