public interface IterableListIterator<T> extends IterableIterator<T>, java.util.ListIterator<T>
ListIterator Iterable so it can be used in an enhanced
for loop.| Modifier and Type | Method and Description |
|---|---|
java.util.ListIterator<T> |
iterator() |
EclipseLink 2.4.2, "build v20130514-5956486" API Reference