Uses of Class
org.apache.commons.collections4.list.AbstractLinkedList.LinkedListIterator
-
Uses of AbstractLinkedList.LinkedListIterator in org.apache.commons.collections4.list
Modifier and TypeClassDescriptionprotected static class
Deprecated.A list iterator over the linked sub list.static class
Deprecated.An extendedListIterator
that allows concurrent changes to the underlying list.protected static class
Deprecated.A cursor for the sublist based on LinkedSubListIterator.