protected class DequeSnapshot.NodeSnapshotIterator extends DequeSnapshot.SnapshotIterator implements Iterator<DequeNode<E>>
| Modifier | Constructor and Description |
|---|---|
protected |
NodeSnapshotIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
DequeNode<E> |
next() |
void |
remove() |
hasNextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNextpublic void close()
close in interface AutoCloseableclose in class DequeSnapshot.SnapshotIteratorCopyright © 2020. All rights reserved.