| Modifier and Type | Field and Description |
|---|---|
private int |
count |
private Verse |
nextVerse |
private int |
total |
private Versification |
v11n |
| Modifier | Constructor and Description |
|---|---|
protected |
VerseRange.VerseIterator(VerseRange range)
Ctor
|
private Versification v11n
private Verse nextVerse
private int count
private int total
protected VerseRange.VerseIterator(VerseRange range)
public Key next() throws NoSuchElementException
next in interface Iterator<Key>NoSuchElementExceptionpublic void remove()
throws UnsupportedOperationException
remove in interface Iterator<Key>UnsupportedOperationException