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 |
protected BaseContainerImpl container
protected IndexLinkedList list
protected IndexItem currentItem
Copyright © 2005–2015. All rights reserved.