| Package | Description |
|---|---|
| org.crosswire.jsword.passage |
The core responsibility of the passage package is to store and collate
information about the structure of the Bible - The most important classes are
Passage, PassageTally and Strongs. |
| Modifier and Type | Field and Description |
|---|---|
private PassageTally.TalliedVerseRange |
PassageTally.OrderedVerseRangeIterator.last
So that we can get at the ranking of the given verse
|
| Modifier and Type | Field and Description |
|---|---|
private Iterator<PassageTally.TalliedVerseRange> |
PassageTally.OrderedVerseRangeIterator.it
The Iterator we are converting
|
| Modifier and Type | Method and Description |
|---|---|
int |
PassageTally.TalliedVerseRange.compareTo(PassageTally.TalliedVerseRange that) |