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