|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsemeval.mapping.ListEntryComparator
public class ListEntryComparator
Constructor Summary | |
---|---|
ListEntryComparator()
|
Method Summary | |
---|---|
int |
compare(ListEntry firstEntry,
ListEntry secondEntry)
|
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 ListEntryComparator()
Method Detail |
---|
public int compare(ListEntry firstEntry, ListEntry secondEntry)
compare
in interface java.util.Comparator<ListEntry>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |