|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.elexis.notes.NoteComparator
public class NoteComparator
The NoteComparator sorts Notes with a case insensitive comparison of the Label
Constructor Summary | |
---|---|
NoteComparator()
|
Method Summary | |
---|---|
int |
compare(Note arg0,
Note arg1)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public NoteComparator()
Method Detail |
---|
public int compare(Note arg0, Note arg1)
compare
in interface java.util.Comparator<Note>
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |