| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.collection.list |
| 限定符和类型 | 类和说明 |
|---|---|
protected static class |
AbstractLinkedList.LinkedListIterator<E>
A list iterator over the linked list.
|
protected static class |
AbstractLinkedList.LinkedSubListIterator<E>
A list iterator over the linked sub list.
|
static class |
CursorableLinkedList.Cursor<E>
An extended
ListIterator that allows concurrent changes to
the underlying list. |
protected static class |
CursorableLinkedList.SubCursor<E>
A cursor for the sublist based on LinkedSubListIterator.
|
Copyright © 2022. All rights reserved.