|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.norvelle.textcite.model.sort.SortComparator
org.norvelle.textcite.model.sort.PageRefSortComparator
public abstract class PageRefSortComparator
Field Summary |
---|
Fields inherited from class org.norvelle.textcite.model.sort.SortComparator |
---|
ASCENDING, DESCENDING, direction |
Constructor Summary | |
---|---|
PageRefSortComparator()
|
|
PageRefSortComparator(int direction)
|
Method Summary | |
---|---|
int |
compare(Citation citation1,
Citation citation2)
|
Methods inherited from class org.norvelle.textcite.model.sort.SortComparator |
---|
getDirection, signalChange |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageRefSortComparator(int direction)
public PageRefSortComparator()
Method Detail |
---|
public int compare(Citation citation1, Citation citation2)
compare
in class SortComparator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |