public class ContainerValueCollectionIterator extends java.lang.Object implements java.util.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-2017. All Rights Reserved.