public class ContainerValueCollectionIterator extends Object implements Iterator
| Modifier and Type | Field and Description |
|---|---|
protected BaseContainerImpl |
container |
protected IndexItem |
currentItem |
protected IndexLinkedList |
list |
protected IndexItem |
nextItem |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected BaseContainerImpl container
protected IndexLinkedList list
protected IndexItem currentItem
Copyright © 2005–2024. All rights reserved.