Uses of Class
org.crosswire.common.util.SortedListSet

Packages that use SortedListSet
org.crosswire.common.util A collection of various generic utility classes. 
org.crosswire.jsword.book The Book package provides an interface to a real store of data. 
 

Uses of SortedListSet in org.crosswire.common.util
 

Methods in org.crosswire.common.util that return SortedListSet
 SortedListSet SortedListSet.filter(Filter filter)
          Get a filtered list set.
 

Uses of SortedListSet in org.crosswire.jsword.book
 

Subclasses of SortedListSet in org.crosswire.jsword.book
 class BookSet
          BookSet represents a collection of descriptions about Books which may be subsetted into other BookMetaDataSets.
 


Copyright ยจ 2003-2005