|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.crosswire.jsword.book.BookComparators
public final class BookComparators
Provides different ways to sort Books.
for license details.
The copyright to this program is held by it's authors.
Field Summary | |
---|---|
(package private) static Logger |
log
The log stream |
Constructor Summary | |
---|---|
private |
BookComparators()
Ensure we cant be created |
Method Summary | |
---|---|
static Comparator |
getDefault()
Order by default Book ordering |
static Comparator |
getInitialComparator()
Order by Initials. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final Logger log
Constructor Detail |
---|
private BookComparators()
Method Detail |
---|
public static Comparator getDefault()
public static Comparator getInitialComparator()
|
Copyright ยจ 2003-2007 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |