private final class CellFlatMap.CellFlatMapIterator extends Object implements Iterator<Cell>
Modifier and Type | Field and Description |
---|---|
(package private) int |
index |
Modifier | Constructor and Description |
---|---|
private |
CellFlatMapIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Cell |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
int index
private CellFlatMapIterator()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.