- location
- the index at which to start the iteration
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IndexOutOfBoundsException if location size()
Returns a ListIterator on the elements of this LinkedList. The elements are iterated in the same order that they occur in the LinkedList. The iteration starts at the specified location.