|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ontopoly.utils.TopicIdComparator
public class TopicIdComparator
Field Summary | |
---|---|
static TopicIdComparator |
INSTANCE
|
Method Summary | |
---|---|
int |
compare(Topic t1,
Topic t2)
|
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 |
Field Detail |
---|
public static final TopicIdComparator INSTANCE
Method Detail |
---|
public int compare(Topic t1, Topic t2)
compare
in interface java.util.Comparator<Topic>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |