Package java.util

Interface ListIterator

implements Iterator

An iterator for lists that allows the programmer to traverse the list in either direction and modify the list during iteration.

_INSERT_CONSTRUCTOR_ENTRY_HERE_

Public Methods

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_