public class ConcatenatedLists.Iterator extends Object implements Iterator<T>
| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
currentComponent |
protected int |
indexWithinComponent |
protected boolean |
nextWasCalled |
| 构造器和说明 |
|---|
ConcatenatedLists.Iterator() |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.