public class ConcatenatedLists.Iterator extends Object implements Iterator<T>
Modifier and Type | Field and Description |
---|---|
protected int |
currentComponent |
protected int |
indexWithinComponent |
protected boolean |
nextWasCalled |
Constructor and Description |
---|
ConcatenatedLists.Iterator() |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.