public abstract ListIterator<E> listIterator ()

Returns a list iterator over the elements in this list (in proper sequence).

Returns:  a list iterator over the elements in this list (in proper sequence)