|
||||||||||
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.
The GNU Lesser General Public License for details.
Constructor Summary | |
---|---|
private |
BookComparators()
Ensure we can't be created |
Method Summary | |
---|---|
static Comparator<Book> |
getDefault()
Order by default Book ordering |
static Comparator<Book> |
getInitialComparator()
Order by Initials. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private BookComparators()
Method Detail |
---|
public static Comparator<Book> getDefault()
public static Comparator<Book> getInitialComparator()
|
Copyright ยจ 2003-2015 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |