Uses of Class
org.crosswire.jsword.passage.PassageTally.TalliedVerse

Packages that use PassageTally.TalliedVerse
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
 

Uses of PassageTally.TalliedVerse in org.crosswire.jsword.passage
 

Fields in org.crosswire.jsword.passage declared as PassageTally.TalliedVerse
private  PassageTally.TalliedVerse PassageTally.OrderedVerseIterator.last
          So that we can get at the ranking of the given verse
 

Fields in org.crosswire.jsword.passage with type parameters of type PassageTally.TalliedVerse
private  Iterator<PassageTally.TalliedVerse> PassageTally.OrderedVerseIterator.it
          The Iterator we are converting
 

Methods in org.crosswire.jsword.passage with parameters of type PassageTally.TalliedVerse
 int PassageTally.TalliedVerse.compareTo(PassageTally.TalliedVerse that)
           
 


Copyright ? 2003-2011