|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.indiana.util.ensemble.SuggestionSetMemberComparator
public class SuggestionSetMemberComparator
Constructor Summary | |
---|---|
SuggestionSetMemberComparator()
Creates a new instance of SuggestionSetMemberComparator |
Method Summary | |
---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2)
According to this comparator, the maximum strength SuggestionSet member should be first, so it is called the "smallest". |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public SuggestionSetMemberComparator()
Method Detail |
---|
public int compare(java.lang.Object o1, java.lang.Object o2)
compare
in interface java.util.Comparator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |