Constructor and Description |
---|
CellIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Cell |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public Cell next() throws NoSuchElementException
next
in interface Iterator<Cell>
NoSuchElementException
Copyright © 2020. All rights reserved.