| Modifier and Type | Field and Description |
|---|---|
private int |
next
What is the next Verse to be considered
|
| Modifier | Constructor and Description |
|---|---|
protected |
PassageTally.VerseIterator()
Find the first unused verse
|
protected PassageTally.VerseIterator()
public Key next() throws NoSuchElementException
next in interface Iterator<Key>NoSuchElementExceptionpublic void remove()
throws UnsupportedOperationException
remove in interface Iterator<Key>UnsupportedOperationExceptionprivate void calculateNext()